From 13549bb0402c37ea5a5dae4d3b6df45985ab7ca9 Mon Sep 17 00:00:00 2001 From: zpc Date: Mon, 21 Apr 2025 13:17:51 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages.json | 47 ++++++++-------- pages/guize/guize.vue | 127 ++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 151 insertions(+), 23 deletions(-) create mode 100644 pages/guize/guize.vue diff --git a/pages.json b/pages.json index ab950d4..2966d08 100644 --- a/pages.json +++ b/pages.json @@ -7,7 +7,8 @@ "^detail-preview-popup$": "@/components/detail-preview-popup/detail-preview-popup.vue", "^banner$": "@/components/banner/banner.vue" }, - "pages": [{ + "pages": [ + { "path": "pages/shouye/index", "style": { "navigationStyle": "custom", @@ -143,7 +144,6 @@ "navigationStyle": "custom" } }, - { "path": "pages/user/vip", "style": { @@ -210,7 +210,6 @@ "navigationBarTextStyle": "black" } }, - { "path": "pages/user/change", "style": { @@ -219,7 +218,6 @@ "navigationBarTextStyle": "black" } }, - { "path": "pages/chouka/detail", "style": { @@ -234,7 +232,6 @@ "navigationStyle": "custom" } }, - { "path": "pages/infinite/index", "style": { @@ -273,7 +270,6 @@ "navigationBarTitleText": "绑定手机号" } }, - { "path": "pages/shouye/yaoqing_ranking", "style": { @@ -305,46 +301,50 @@ "style": { "navigationStyle": "custom" } - }, { + }, + { "path": "pages/shouye/dada_ranking", "style": { "navigationStyle": "custom" } }, { - "path" : "pages/infinite/reward_records", - "style" : - { + "path": "pages/infinite/reward_records", + "style": { "navigationStyle": "custom" } }, { - "path" : "pages/shouye/danye", - "style" : - { + "path": "pages/shouye/danye", + "style": { "navigationStyle": "custom" } }, { - "path" : "pages/other/prize_draw", - "style" : - { + "path": "pages/other/prize_draw", + "style": { "navigationStyle": "custom" } }, { - "path" : "pages/other/order_list", - "style" : - { + "path": "pages/other/order_list", + "style": { "navigationStyle": "custom" } }, { - "path" : "pages/other/order_info", - "style" : - { + "path": "pages/other/order_info", + "style": { "navigationStyle": "custom" } + }, + { + "path": "pages/guize/guize", + "style": { + "navigationBarBackgroundColor": "#FFFFFF", + "navigationBarTitleText": "", + "navigationBarTextStyle": "black" + } } ], "subPackages": [], @@ -362,7 +362,8 @@ "borderStyle": "black", "backgroundColor": "#FFFFFF", "iconWidth": "48rpx", - "list": [{ + "list": [ + { "pagePath": "pages/shouye/index", "iconPath": "static/tabbar/m1.png", "selectedIconPath": "static/tabbar/s1.png", diff --git a/pages/guize/guize.vue b/pages/guize/guize.vue new file mode 100644 index 0000000..23209f1 --- /dev/null +++ b/pages/guize/guize.vue @@ -0,0 +1,127 @@ + + + + + +