From 10fa18df328671cd1616b63ae4faeb1495c9a14e Mon Sep 17 00:00:00 2001 From: jia <1451658316@qq.com> Date: Wed, 27 Sep 2023 19:43:53 +0800 Subject: [PATCH 1/8] =?UTF-8?q?=E5=95=86=E6=88=B7=E5=85=A5=E9=A9=BB=20?= =?UTF-8?q?=E7=94=9F=E4=BA=A7=20=E4=BE=9B=E9=94=80=E7=AD=89=E7=95=8C?= =?UTF-8?q?=E9=9D=A2=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- App.vue | 5 +- manifest.json | 8 +- pages.json | 2 +- pages/goods_details/index.vue | 4 +- pages/margin/margin.vue | 11 +- pages/nongKe/cloud_entrepot/indexa.vue | 42 +++-- pages/nongKe/food/index.vue | 21 ++- pages/nongKe/specialty/index.vue | 27 ++- pages/nongKe/tourism/index.vue | 21 ++- pages/product/goodsOnSale/index.vue | 2 +- pages/store/settled/index.vue | 223 +++++++++++++++++-------- pages/supply_chains/supply_chains.vue | 13 +- pages/users/login/login_copy.vue | 2 + pages/users/payment/payment.vue | 1 + 14 files changed, 262 insertions(+), 120 deletions(-) diff --git a/App.vue b/App.vue index d56d2d7..5129746 100644 --- a/App.vue +++ b/App.vue @@ -161,7 +161,7 @@ jpushModule.initJPushService() jpushModule.addConnectEventListener(result => { let connectEnable = result.connectEnable - // console.log("jpush连接", connectEnable) + console.log("jpush连接", connectEnable) }) @@ -222,7 +222,8 @@ }, onShow() { - + + let that = this // 记录H5和公众号 if (this.$store.state.app.token) { diff --git a/manifest.json b/manifest.json index f637671..849cf13 100644 --- a/manifest.json +++ b/manifest.json @@ -103,13 +103,13 @@ "weixin" : { "__platform__" : [ "ios", "android" ], "appid" : "wx9d68c92b550ddd1e", - "UniversalLinks" : "https://mer.crmeb.net/" + "UniversalLinks" : "https://shop.lihaink.cn/" } }, "share" : { "weixin" : { "appid" : "wx9d68c92b550ddd1e", - "UniversalLinks" : "https://mer.crmeb.net/" + "UniversalLinks" : "https://shop.lihaink.cn/" } }, "geolocation" : { @@ -160,7 +160,7 @@ }, "nativePlugins" : { "JG-JCore" : { - "JPUSH_APPKEY_IOS" : "b5f679f4357018605ea6fd2e", + "JPUSH_APPKEY_IOS" : "8a5efd65cda14fafa6e64ad3", "JPUSH_CHANNEL_IOS" : "", "JPUSH_APPKEY_ANDROID" : "b5f679f4357018605ea6fd2e", "JPUSH_CHANNEL_ANDROID" : "", @@ -178,7 +178,7 @@ "JPUSH_APPKEY_IOS" : { "des" : "[iOS]极光portal配置应用信息时分配的AppKey", "key" : "JCore:APP_KEY", - "value" : "7869a2f94b120cfb4431b96f" + "value" : "daebe19b547c43128796a078" }, "JPUSH_CHANNEL_IOS" : { "des" : "[iOS]用于统计分发渠道,不需要可填默认值developer-default", diff --git a/pages.json b/pages.json index f8048ae..c26eb18 100644 --- a/pages.json +++ b/pages.json @@ -839,7 +839,7 @@ }, { "path": "payment/payment", "style": { - "navigationBarTitleText": "", + "navigationBarTitleText": "支付", "enablePullDownRefresh": false } diff --git a/pages/goods_details/index.vue b/pages/goods_details/index.vue index 153c189..b91603b 100644 --- a/pages/goods_details/index.vue +++ b/pages/goods_details/index.vue @@ -290,8 +290,8 @@ {{description.content.title}} - - + + diff --git a/pages/margin/margin.vue b/pages/margin/margin.vue index 356de23..122ff8e 100644 --- a/pages/margin/margin.vue +++ b/pages/margin/margin.vue @@ -112,6 +112,7 @@ merchant({ id: this.mer_id }).then((res) => { + this.merchant_Data = res.data }); }, @@ -137,14 +138,14 @@ orderInfo: res.data .config, //微信、支付宝订单数据 【注意微信的订单信息,键值应该全部是小写,不能采用驼峰命名】 success: (res) => { - this.$util.Tips({ + that.$util.Tips({ title: '支付成功' }); - this.decimal() - this.list(true) + that.decimal() + that.list(true) }, fail: (err) => { - this.$util.Tips({ + that.$util.Tips({ title: '支付失败' }); @@ -176,8 +177,6 @@ } .content-order { - - background: #F4F4F4; border-radius: 21rpx 21rpx; margin-top: 30rpx; diff --git a/pages/nongKe/cloud_entrepot/indexa.vue b/pages/nongKe/cloud_entrepot/indexa.vue index 9592892..d046642 100644 --- a/pages/nongKe/cloud_entrepot/indexa.vue +++ b/pages/nongKe/cloud_entrepot/indexa.vue @@ -26,11 +26,11 @@ width="50.82rpx" height="50.82rpx" @click='goBack'> --> - - - + + + @@ -114,22 +114,23 @@ - - - + + - 供销综合云市场 + 供销综合云商品 - + v-model="keyword" class="serch_cls" style="height: 56.82rpx;"> + + 搜索 --> - + 搜索 + @@ -703,7 +704,19 @@ margin: 0; padding: 0; } - +.serchbtn { + // position: absolute; + // right: 5rpx; + // top: 5rpx; + width: 100rpx; + height: 50rpx; + border-radius: 30rpx; + text-align: center; + line-height: 50rpx; + // background-color: #FEAB00; + color: #fff; + background: linear-gradient(to right, #F84221, #FF6D20); + } .com_name { font-size: 32rpx; // background-color: red; @@ -1304,7 +1317,7 @@ .img_cls { position: absolute; top: 50%; - right: 7rpx; + right: 5rpx; transform: translateY(-50%); } diff --git a/pages/nongKe/specialty/index.vue b/pages/nongKe/specialty/index.vue index 9a5ab18..a2df3ba 100644 --- a/pages/nongKe/specialty/index.vue +++ b/pages/nongKe/specialty/index.vue @@ -9,8 +9,11 @@ - + + + @@ -27,8 +30,9 @@ :value='sotreParam.keyword' @confirm="searchSubmit"> --> - + 搜索 + @@ -700,6 +704,19 @@