From d5b5703f729e78ba148b345a054a360a4778ee05 Mon Sep 17 00:00:00 2001
From: cc_zbp <487602586@qq.com>
Date: Tue, 16 May 2023 11:21:10 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E4=BE=9B=E5=BA=94=E9=A1=B5?=
=?UTF-8?q?=E9=9D=A2=E6=A0=B7=E5=BC=8F=E4=B8=8D=E7=94=9F=E6=95=88=EF=BC=8C?=
=?UTF-8?q?=E4=BF=AE=E6=94=B9=E8=A7=86=E9=A2=91=E4=B8=8A=E4=BC=A0=E6=9C=80?=
=?UTF-8?q?=E5=A4=A7=E9=99=90=E5=88=B6=E4=B8=BA50m?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
components/zbpSwiper.vue | 248 -------
config/app.js | 36 +-
pages/home/index.vue | 960 +++++++++++++-------------
pages/plant_release/index.vue | 2 +-
pages/supply_chains/supply_chains.vue | 63 +-
5 files changed, 504 insertions(+), 805 deletions(-)
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 @@