From 93561c402c15b67b38908e9901df0e5bfe47b753 Mon Sep 17 00:00:00 2001 From: wangfukang <15630117759@163.com> Date: Wed, 29 Jul 2026 17:10:11 +0800 Subject: [PATCH] 1 --- pages.json | 22 ++++++++++++++-------- 1 file changed, 14 insertions(+), 8 deletions(-) diff --git a/pages.json b/pages.json index 66dbc71..18b7f3e 100644 --- a/pages.json +++ b/pages.json @@ -59,15 +59,21 @@ "navigationStyle": "custom" } },{ - "path": "tabbar/release", + "path": "tabbar/fishRelease", "style": { - "navigationBarTitleText": "半径瞬间", + "navigationBarTitleText": "发布校园二手", "navigationStyle": "custom" } },{ - "path": "tabbar/fishRelease", + "path": "campus/campusRelease", "style": { - "navigationBarTitleText": "发布校园二手", + "navigationBarTitleText": "发布校园圈", + "navigationStyle": "custom" + } + },{ + "path": "campus/campusChat", + "style": { + "navigationBarTitleText": "校园圈聊天", "navigationStyle": "custom" } },{ @@ -553,14 +559,14 @@ "backgroundColor": "#ffffff", "list": [{ "pagePath": "pages/index/index", - "iconPath": "static/images/tabbar/fabu222.png", - "selectedIconPath": "static/images/tabbar/fabu222.png", + "iconPath": "static/images/tabbar/wode.png", + "selectedIconPath": "static/images/tabbar/wode.png", "text": "首页" }, { "pagePath": "pages/index/home", - "iconPath": "static/images/tabbar/fabu222.png", - "selectedIconPath": "static/images/tabbar/fabu222.png", + "iconPath": "static/images/tabbar/wode.png", + "selectedIconPath": "static/images/tabbar/wode.png", "text": "库存" } ]