diff --git a/components/zbpSwiper.vue b/components/zbpSwiper.vue
index 9bf7899..07c5a3d 100644
--- a/components/zbpSwiper.vue
+++ b/components/zbpSwiper.vue
@@ -1,250 +1,3 @@
-<<<<<<< HEAD
-
-
-
-
-
-
-
-
-
- {{street}}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-=======
@@ -566,4 +319,3 @@
}
}
->>>>>>> a46be7373a3ace79168d4e9e55683ef59cd9db8d
diff --git a/config/app.js b/config/app.js
index cf87715..d30dd89 100644
--- a/config/app.js
+++ b/config/app.js
@@ -8,26 +8,26 @@ let httpApiTwo
let httpApiThree
// 网络接口修改此字符 小程序域名要求https
// let httpApi = 'http://192.168.31.110:8324' //测试
-httpApi = 'https://shop.lihaink.cn' //生产
+// httpApi = 'https://shop.lihaink.cn' //生产
// httpApi = 'http://192.168.0.222:8324' //生产
-httpApiTwo = 'https://nk.lihaink.cn' //生产
+// httpApiTwo = 'https://nk.lihaink.cn' //生产
-// if (process.env.NODE_ENV === "development") {
-// httpApi = "https://crmeb-test.shop.lihaink.cn"
-// // #ifdef MP-WEIXIN
-// httpApiTwo = "http://cms.com"
-// httpApiThree = 'http://ceshi-oa.lihaink.cn'
-// // #endif
-// // #ifdef H5
-// // httpApiTwo = "baseUrl" // h5跨域配置
-// httpApiTwo = "https://nk.lihaink.cn" // h5跨域配置
-// // httpApiThree = 'baseUrlTest' // h5跨域配置
-// // #endif
-// } else if (process.env.NODE_ENV === 'production') {
-// httpApi = 'https://shop.lihaink.cn' // 生产
-// httpApiTwo = 'https://nk.lihaink.cn' // 生产
-// httpApiThree = 'http://ceshi-oa.lihaink.cn' //生产
-// }
+if (process.env.NODE_ENV === "development") {
+ httpApi = "https://crmeb-test.shop.lihaink.cn"
+ // #ifdef MP-WEIXIN
+ httpApiTwo = "http://cms.com"
+ httpApiThree = 'http://ceshi-oa.lihaink.cn'
+ // #endif
+ // #ifdef H5
+ // httpApiTwo = "baseUrl" // h5跨域配置
+ httpApiTwo = "https://nk.lihaink.cn" // h5跨域配置
+ // httpApiThree = 'baseUrlTest' // h5跨域配置
+ // #endif
+} else if (process.env.NODE_ENV === 'production') {
+ httpApi = 'https://shop.lihaink.cn' // 生产
+ httpApiTwo = 'https://nk.lihaink.cn' // 生产
+ httpApiThree = 'http://ceshi-oa.lihaink.cn' //生产
+}
// 聊天接口修改此字符 小程序聊天要求wss 例如:wss://mer.crmeb.net
// let wsApi = 'ws://192.168.3.20:8324'
diff --git a/pages/home/index.vue b/pages/home/index.vue
index dd7e008..79212d6 100644
--- a/pages/home/index.vue
+++ b/pages/home/index.vue
@@ -1,549 +1,523 @@
-
-
+
+
-
+
-
-
-
+
+
+
-
-
-
-
-
- {{item.title}}
-
-
-
- {{item.author && item.author.nickname}}
-
-
-
- {{item.count_start}}
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+ {{item.title}}
+
+
+
+ {{item.author && item.author.nickname}}
+
+
+
+ {{item.count_start}}
+
+
+
+
+
+
+
+
+
+
-
+
-
+
-
-
+
+ .collect {
+ font-size: 24rpx;
+ margin-left: 5rpx;
+ }
+ }
+ }
+ }
+ }
+ }
+
\ No newline at end of file
diff --git a/pages/plant_release/index.vue b/pages/plant_release/index.vue
index 68617e9..f79bb0c 100644
--- a/pages/plant_release/index.vue
+++ b/pages/plant_release/index.vue
@@ -176,7 +176,7 @@
id: "",
order_id: "",
imgName: "",
- upload_max: 10,
+ upload_max: 50,
uploadUrl: `${HTTP_REQUEST_URL}/api/upload/video`,
tabList: [
{ name: '图文', value: 1, icon: 'icon-tuwen' },
diff --git a/pages/supply_chains/supply_chains.vue b/pages/supply_chains/supply_chains.vue
index 6d3dbaa..3b18e01 100644
--- a/pages/supply_chains/supply_chains.vue
+++ b/pages/supply_chains/supply_chains.vue
@@ -36,7 +36,7 @@
-
+
@@ -163,21 +163,6 @@