From 9336194f7ad84cda9fde5cb9bcd431c326bfcbea Mon Sep 17 00:00:00 2001 From: wangfukang <15630117759@163.com> Date: Thu, 10 Sep 2026 19:47:52 +0800 Subject: [PATCH] 1 --- pages.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pages.json b/pages.json index 855b67b..7867e0a 100644 --- a/pages.json +++ b/pages.json @@ -19,19 +19,19 @@ "pages": [{ "path": "tabbar/fishRelease", "style": { - "navigationBarTitleText": "发布校园二手", + "navigationBarTitleText": "发布二手", "navigationStyle": "custom" } },{ "path": "campus/campusRelease", "style": { - "navigationBarTitleText": "发布校园圈", + "navigationBarTitleText": "发布圈子", "navigationStyle": "custom" } },{ "path": "campus/campusChat", "style": { - "navigationBarTitleText": "校园圈聊天", + "navigationBarTitleText": "圈子聊天", "navigationStyle": "custom" } },{ @@ -377,7 +377,7 @@ },{ "path": "group/studentStoreList", "style": { - "navigationBarTitleText": "校园杂货铺", + "navigationBarTitleText": "杂货铺", "navigationStyle": "custom", "enablePullDownRefresh": false } @@ -462,7 +462,7 @@ },{ "path": "myCenter/campusPartner", "style": { - "navigationBarTitleText": "校园主理人", + "navigationBarTitleText": "区域主理人", "navigationStyle": "custom", "enablePullDownRefresh": false }