From c7fefa6cf7aeb3a8b9a9bd2309f9e6ce352d0401 Mon Sep 17 00:00:00 2001 From: tianyongbao Date: Thu, 12 Dec 2024 22:32:22 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E8=87=AA=E6=B5=8Bbug=E4=BF=AE=E5=A4=8D?= =?UTF-8?q?=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/pages.json b/src/pages.json index 63d94bb..7ae9610 100644 --- a/src/pages.json +++ b/src/pages.json @@ -16,11 +16,11 @@ "style": { "navigationBarTitleText": "登录" } - }, + }, { "path": "pages/register", "style": { - "navigationBarTitleText": "平台注册用户" + "navigationBarTitleText": "平台用户注册" } }, { @@ -48,7 +48,7 @@ "navigationBarTitleText": "工作台" } }, - + { "path": "pages/statistic/index", "style": { @@ -130,7 +130,7 @@ "style": { "navigationBarTitleText": "股票统计分析" } - }, + }, { "path": "pages/statistic/bill/investAnalysis/index", "style": { @@ -537,7 +537,7 @@ "style": { "navigationBarTitleText": "人情账单" } - } + } , { "path": "pages/work/bill/peopleLendHistory/addEdit", @@ -808,7 +808,7 @@ "borderStyle": "white", "backgroundColor": "#ffffff", "list": [ - + { "pagePath": "pages/calendar/index", "iconPath": "static/images/tabbar/home.png",