From 69ea24e8fdfb41fc48c3fdb8c444645c13b1bbc4 Mon Sep 17 00:00:00 2001 From: zhaojs <349234519@qq.com> Date: 星期六, 10 六月 2023 13:56:17 +0800 Subject: [PATCH] Merge branch 'release/1.1.2发布' --- uniapp/pages.json | 36 ++++++++++++++++++++++++++++++++---- 1 files changed, 32 insertions(+), 4 deletions(-) diff --git a/uniapp/pages.json b/uniapp/pages.json index bf53169..b96baae 100644 --- a/uniapp/pages.json +++ b/uniapp/pages.json @@ -20,6 +20,10 @@ { "path": "pages/mine/setting/modifyInfo" }, + // 淇敼閭�璇风爜 + { + "path": "pages/mine/setting/modifyInviteCode" + }, // 淇敼淇℃伅 { "path": "pages/mine/setting/cancellation" @@ -457,6 +461,26 @@ } } }, + // 绾挎姤 + { + "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", @@ -753,6 +777,10 @@ { "path": "pages/login/wxlogin" }, + //濉啓閭�璇风爜 + { + "path": "pages/login/setInviteCode" + }, { "path": "pages/mine/seckill", "style": { @@ -858,15 +886,15 @@ }, { "pagePath": "pages/rankinglist/fengqiang", - "iconPath": "static/images/tabBar/classify.png", - "selectedIconPath": "static/images/tabBar/classifyActive.png", + "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