From 0ae224b305087a8d1be405445d06621a07f78bbd Mon Sep 17 00:00:00 2001 From: zhaojs <349234519@qq.com> Date: 星期四, 27 四月 2023 16:13:41 +0800 Subject: [PATCH] no message --- pages.json | 36 ++++++++++++++++++++++++++++++++++++ 1 files changed, 36 insertions(+), 0 deletions(-) diff --git a/pages.json b/pages.json index ccdaaea..26ae904 100644 --- a/pages.json +++ b/pages.json @@ -15,7 +15,37 @@ { "path": "pages/mine/index", "style": { + "navigationBarTitleText": "鍟嗗煄" + } + }, + { + "path": "pages/system/index", + "style": { "navigationBarTitleText": "鎴戠殑" + } + }, + { + "path": "pages/system/authmobile", + "style": { + "navigationBarTitleText": "鎺堟潈" + } + }, + { + "path": "pages/agreement/mini", + "style": { + "navigationBarTitleText": "闅愮鍗忚" + } + }, + { + "path": "pages/invitefriend/invitefriend", + "style": { + "navigationBarTitleText": "閭�璇峰ソ鍙�" + } + }, + { + "path": "pages/agreement/xieyi", + "style": { + "navigationBarTitleText": "鐢ㄦ埛鏈嶅姟鍗忚" } }, { @@ -113,6 +143,12 @@ "iconPath": "static/mine.png", "selectedIconPath": "static/mineHL.png", "text": "鍟嗗煄" + }, + { + "pagePath": "pages/system/index", + "iconPath": "static/mine.png", + "selectedIconPath": "static/mineHL.png", + "text": "鎴戠殑" } ] } -- Gitblit v1.9.3