From 90ef820cdc18a108b67aef0c7d6c3fa1e8ecb3f7 Mon Sep 17 00:00:00 2001 From: heyuntao <heyuntao@LAPTOP-MP4HD5NS> Date: 星期四, 01 六月 2023 11:24:38 +0800 Subject: [PATCH] Merge branch 'master' of http://60.204.153.149:8081/r/dfgApp --- uniapp/pages.json | 22 ++++++++++++++++++---- 1 files changed, 18 insertions(+), 4 deletions(-) diff --git a/uniapp/pages.json b/uniapp/pages.json index bf53169..ec04824 100644 --- a/uniapp/pages.json +++ b/uniapp/pages.json @@ -457,6 +457,16 @@ } } }, + // 绾挎姤 + { + "path": "pages/rankinglist/xianbao", + "style": { + "navigationStyle": "custom", + "app-plus": { + "titleNView": false + } + } + }, // 瓒呯骇鍒嗙被 /* { "path": "pages/classify/classify", @@ -753,6 +763,10 @@ { "path": "pages/login/wxlogin" }, + //濉啓閭�璇风爜 + { + "path": "pages/login/setInviteCode" + }, { "path": "pages/mine/seckill", "style": { @@ -858,15 +872,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