From 56b4223daa4ecba533354aba55f59ae722765f7e Mon Sep 17 00:00:00 2001 From: tianyongbao Date: Thu, 2 Jan 2025 12:25:51 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E7=95=8C=E9=9D=A2=E5=8A=9F=E8=83=BD?= =?UTF-8?q?=E4=BC=98=E5=8C=96=E4=BF=AE=E6=94=B9=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages.json | 10 +++++----- src/pages/login.vue | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/pages.json b/src/pages.json index 04eef01..43f414e 100644 --- a/src/pages.json +++ b/src/pages.json @@ -14,7 +14,7 @@ { "path": "pages/login", "style": { - "navigationBarTitleText": "登录" + "navigationBarTitleText": "" } }, { @@ -26,25 +26,25 @@ { "path": "pages/health/homepage/index", "style": { - "navigationBarTitleText": "首页" + "navigationBarTitleText": "" } }, { "path": "pages/health/index", "style": { - "navigationBarTitleText": "工作台" + "navigationBarTitleText": "" } }, { "path": "pages/health/statistic/index", "style": { - "navigationBarTitleText": "统计分析" + "navigationBarTitleText": "" } }, { "path": "pages/mine", "style": { - "navigationBarTitleText": "我的" + "navigationBarTitleText": "" } }, { diff --git a/src/pages/login.vue b/src/pages/login.vue index 162f0e3..cff2adc 100644 --- a/src/pages/login.vue +++ b/src/pages/login.vue @@ -3,7 +3,7 @@ - 智聪健康平台登录 + 智聪健康管理平台