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 @@
-