From 9c2a58730eda1bab11cdce978df138fdb6f343b5 Mon Sep 17 00:00:00 2001 From: zhaojs <349234519@qq.com> Date: 星期三, 21 六月 2023 16:21:35 +0800 Subject: [PATCH] no message --- uniapp/pages.json | 73 ++++++++++++++++++++++++++++++++---- 1 files changed, 65 insertions(+), 8 deletions(-) diff --git a/uniapp/pages.json b/uniapp/pages.json index 6769617..5abad81 100644 --- a/uniapp/pages.json +++ b/uniapp/pages.json @@ -4,6 +4,9 @@ "^u-(.*)": "uview-ui/components/u-$1/u-$1.vue" }, "pages": [ + { + "path": "pages/index/launchPage" + }, //棣栭〉 { "path": "pages/index/index", @@ -19,6 +22,10 @@ // 淇敼淇℃伅 { "path": "pages/mine/setting/modifyInfo" + }, + // 淇敼閭�璇风爜 + { + "path": "pages/mine/setting/modifyInviteCode" }, // 淇敼淇℃伅 { @@ -183,6 +190,22 @@ // dy閲戝垰鍖� { "path": "pages/active/dysearch", + "navigationStyle": "custom", + "app-plus": { + "titleNView": false, + "pullToRefresh": { + "support": true + } + }, + "style": { + "enablePullDownRefresh": true + }, + "enablePullDownRefresh": true, + "onReachBottomDistance": 300 + }, + // tm閲戝垰鍖� + { + "path": "pages/active/tmsearch", "navigationStyle": "custom", "app-plus": { "titleNView": false, @@ -431,9 +454,9 @@ "navigationBarTextStyle": "black" } }, - // 瓒呯骇鍒嗙被 + // 鐤姠姒� { - "path": "pages/classify/classify", + "path": "pages/rankinglist/fengqiang", "style": { "navigationStyle": "custom", "app-plus": { @@ -441,6 +464,36 @@ } } }, + // 绾挎姤 + { + "path": "pages/rankinglist/xianbao", + "style": { + "navigationStyle": "custom", + "app-plus": { + "titleNView": false + } + } + }, + //鍏叡宓屽椤甸潰 + { + "path": "pages/rankinglist/common_act", + "style": { + "navigationStyle": "custom", + "app-plus": { + "titleNView": false + } + } + }, + // 瓒呯骇鍒嗙被 + /* { + "path": "pages/classify/classify", + "style": { + "navigationStyle": "custom", + "app-plus": { + "titleNView": false + } + } + }, */ // 鎴戠殑璁㈠崟 { "path": "pages/mine/myOrder", @@ -727,6 +780,10 @@ { "path": "pages/login/wxlogin" }, + //濉啓閭�璇风爜 + { + "path": "pages/login/setInviteCode" + }, { "path": "pages/mine/seckill", "style": { @@ -831,16 +888,16 @@ "text": " 棣栭〉" }, { - "pagePath": "pages/classify/classify", - "iconPath": "static/images/tabBar/classify.png", - "selectedIconPath": "static/images/tabBar/classifyActive.png", - "text": "瓒呯骇鍒嗙被" + "pagePath": "pages/rankinglist/fengqiang", + "iconPath": "static/images/tabBar/fqbico_un.png", + "selectedIconPath": "static/images/tabBar/fqbico_in.png", + "text": "鐤姠姒�" }, { - "pagePath": "pages/find/find", + "pagePath": "pages/rankinglist/xianbao", "iconPath": "static/images/tabBar/find.png", "selectedIconPath": "static/images/tabBar/findactive.png", - "text": "閫涢��" + "text": "绾挎姤" }, { "pagePath": "pages/community/community", -- Gitblit v1.9.3