From d802a61794cd903bd31e3a7c41e70a1263aec1e3 Mon Sep 17 00:00:00 2001 From: "@QQNZX" Date: Thu, 30 Nov 2023 15:03:49 +0800 Subject: [PATCH] =?UTF-8?q?11.29=E5=89=8D=E7=AB=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- gasStation-uni/pages.json | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/gasStation-uni/pages.json b/gasStation-uni/pages.json index f62450f33..012149079 100644 --- a/gasStation-uni/pages.json +++ b/gasStation-uni/pages.json @@ -3,7 +3,8 @@ "autoscan": true, "custom": { // uni-ui 规则如下配置 - "^uni-(.*)": "@dcloudio/uni-ui/lib/uni-$1/uni-$1.vue" + "^uni-(.*)": "@dcloudio/uni-ui/lib/uni-$1/uni-$1.vue", + "^w-(.*)": "@/uni_modules/wmf-code/components/w-$1/w-$1.vue" } }, "subPackages": [{ @@ -48,6 +49,13 @@ "navigationStyle": "custom" } }, + { + "path": "QRcode/QRcode", + "style": { + "navigationBarTitleText": "二维码", + "navigationStyle": "custom" + } + }, { "path": "oilRecharge/oilRecharge", "style": { @@ -69,7 +77,6 @@ "navigationStyle": "custom" } }, - { "path": "goodsDetails/goodsDetails", "style": {