From 4a0c34c295023d322714a0207d697a68517dad29 Mon Sep 17 00:00:00 2001 From: 15820893422 <1978476055@qq.com> Date: Fri, 19 Apr 2024 18:30:43 +0800 Subject: [PATCH] 1 --- manifest.json | 2 +- pages.json | 20 +++++++++++--------- pages/shop/index.vue | 3 ++- pages/shop_details/index.vue | 6 +++--- pages/store/merchantDetails/index.vue | 2 +- 5 files changed, 18 insertions(+), 15 deletions(-) diff --git a/manifest.json b/manifest.json index 15588fc..9783db7 100644 --- a/manifest.json +++ b/manifest.json @@ -151,7 +151,7 @@ "quickapp" : {}, /* 小程序特有相关 */ "mp-weixin" : { - "appid" : "wx5fb1cc8edb3f8baa", + "appid" : "wx95e45e4fc390dd98", "setting" : { "urlCheck" : false, "minified" : true, diff --git a/pages.json b/pages.json index dc1de53..e947aa8 100644 --- a/pages.json +++ b/pages.json @@ -985,13 +985,13 @@ } } ] - , - "plugins": { - "live-player-plugin": { - "version": "1.3.2", - "provider": "wx2b03c6e691cd7370" - } - } + // , + // "plugins": { + // "live-player-plugin": { + // "version": "1.3.2", + // "provider": "wx95e45e4fc390dd98" + // } + // } }, { "root": "pages/chat", @@ -1347,8 +1347,10 @@ } ], "easycom" : { - "^u-(.*)" : "@/uni_modules/uview-ui/components/u-$1/u-$1.vue", - "^uv-(.*)" : "@climblee/uv-ui/components/uv-$1/uv-$1.vue" + "custom": { + "^u-(.*)" : "@/uni_modules/uview-ui/components/u-$1/u-$1.vue", + "^uv-(.*)" : "@/uni_modules/uv-ui/components/uv-$1/uv-$1.vue" + } }, "globalStyle": { "navigationBarTextStyle": "black", diff --git a/pages/shop/index.vue b/pages/shop/index.vue index 1d3ad75..efcd163 100644 --- a/pages/shop/index.vue +++ b/pages/shop/index.vue @@ -13,7 +13,7 @@ - +