From e392079bc95c43bda93bdcccd9f74b8bf292dac6 Mon Sep 17 00:00:00 2001 From: THK3121 Date: Tue, 5 Sep 2023 16:34:37 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A1=B5=E9=9D=A2=E4=BF=AE=E7=A8=BF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/app.js | 4 +-- pages/nongKe/food/index.vue | 17 +++++------ pages/nongKe/specialty/index.vue | 17 +++++------ pages/nongKe/supply_chain/supplier.vue | 13 ++++++-- pages/nongKe/supply_chain/supplierA.vue | 25 +++++++++------- pages/nongKe/tourism/index.vue | 17 +++++------ pages/short_video/nvueSwiper/index.nvue | 7 +++-- pages/users/supply_procurement/index.vue | 38 ++++++++++++++---------- 8 files changed, 74 insertions(+), 64 deletions(-) diff --git a/config/app.js b/config/app.js index 29070a6..adddc06 100644 --- a/config/app.js +++ b/config/app.js @@ -9,8 +9,8 @@ let httpApiThree // 网络接口修改此字符 小程序域名要求https // let httpApi = 'http://192.168.31.110:8324' // 测试 if (process.env.NODE_ENV === "development") { - httpApi = 'https://shop.lihaink.cn' // 生产 - // httpApi = "https://crmeb-test.shop.lihaink.cn" + // httpApi = 'https://shop.lihaink.cn' // 生产 + httpApi = "https://crmeb-test.shop.lihaink.cn" // httpApi = "http://192.168.0.222" // httpApi = "http://192.168.0.108:8325" // httpApi = 'http://192.168.0.108:8325' diff --git a/pages/nongKe/food/index.vue b/pages/nongKe/food/index.vue index 20081fd..983cf82 100644 --- a/pages/nongKe/food/index.vue +++ b/pages/nongKe/food/index.vue @@ -23,9 +23,8 @@ :value='sotreParam.keyword' @confirm="searchSubmit"> --> - + @@ -1299,13 +1298,11 @@ } } - .guanbi { - width: 20px; - height: 20px; - margin: 30px auto; - } + .img_cls { + position: absolute; + top: 50%; + right: 7rpx; + transform: translateY(-50%); - .pop { - z-index: 1; } \ No newline at end of file diff --git a/pages/nongKe/specialty/index.vue b/pages/nongKe/specialty/index.vue index afb437f..0b553f2 100644 --- a/pages/nongKe/specialty/index.vue +++ b/pages/nongKe/specialty/index.vue @@ -26,9 +26,8 @@ :value='sotreParam.keyword' @confirm="searchSubmit"> --> - + @@ -1302,13 +1301,11 @@ } } - .guanbi { - width: 20px; - height: 20px; - margin: 30px auto; - } + .img_cls { + position: absolute; + top: 50%; + right: 7rpx; + transform: translateY(-50%); - .pop { - z-index: 1; } \ No newline at end of file diff --git a/pages/nongKe/supply_chain/supplier.vue b/pages/nongKe/supply_chain/supplier.vue index 2900889..6036de5 100644 --- a/pages/nongKe/supply_chain/supplier.vue +++ b/pages/nongKe/supply_chain/supplier.vue @@ -25,9 +25,8 @@ :value='sotreParam.keyword' @confirm="searchSubmit"> --> - + @@ -1366,6 +1365,14 @@ margin: 30px auto; } + .img_cls { + position: absolute; + top: 50%; + right: 7rpx; + transform: translateY(-50%); + + } + .pop { z-index: 1; } diff --git a/pages/nongKe/supply_chain/supplierA.vue b/pages/nongKe/supply_chain/supplierA.vue index 77d7f69..4f9c78e 100644 --- a/pages/nongKe/supply_chain/supplierA.vue +++ b/pages/nongKe/supply_chain/supplierA.vue @@ -24,9 +24,8 @@ :value='sotreParam.keyword' @confirm="searchSubmit"> --> - + @@ -379,6 +378,7 @@ if (options.street_id != undefined) { this.sotreParam.street_id = options.street_id } + this.credit_buy = options.credit_buy this.sotreParam.type_id = options.type_id this.sotreParam.type_id = options.type_id && options.type_id.split(',').toString() || '' @@ -396,7 +396,14 @@ let index = this.menuList.findIndex((item) => { return item.merchant_category_id == options.merchant_category_id; }); + if (options.tit) { + this.titName = "先货后款" + return + } this.titName = this.menuList[index].category_name + + + // console.log(this.menuList) }) // console.log(this.menuList) @@ -1320,13 +1327,11 @@ } } - .guanbi { - width: 20px; - height: 20px; - margin: 30px auto; - } + .img_cls { + position: absolute; + top: 50%; + right: 7rpx; + transform: translateY(-50%); - .pop { - z-index: 1; } \ No newline at end of file diff --git a/pages/nongKe/tourism/index.vue b/pages/nongKe/tourism/index.vue index ac5f2e8..8cf33a7 100644 --- a/pages/nongKe/tourism/index.vue +++ b/pages/nongKe/tourism/index.vue @@ -26,9 +26,8 @@ :value='sotreParam.keyword' @confirm="searchSubmit"> --> - + @@ -1302,13 +1301,11 @@ } } - .guanbi { - width: 20px; - height: 20px; - margin: 30px auto; - } + .img_cls { + position: absolute; + top: 50%; + right: 7rpx; + transform: translateY(-50%); - .pop { - z-index: 1; } \ No newline at end of file diff --git a/pages/short_video/nvueSwiper/index.nvue b/pages/short_video/nvueSwiper/index.nvue index 4dac07e..955dc8d 100644 --- a/pages/short_video/nvueSwiper/index.nvue +++ b/pages/short_video/nvueSwiper/index.nvue @@ -16,7 +16,7 @@ - + @@ -1338,8 +1338,9 @@ .xiangzuo { width: 23rpx; height: 42rpx; - margin-right: 40rpx; - margin-left: 20rpx; + margin-right: 40rpx; + margin-left: 20rpx; + image { width: 100%; height: 100%; diff --git a/pages/users/supply_procurement/index.vue b/pages/users/supply_procurement/index.vue index b968269..f822612 100644 --- a/pages/users/supply_procurement/index.vue +++ b/pages/users/supply_procurement/index.vue @@ -1,6 +1,7 @@