From 36faef215007c0cacf72cb8a3ed2aea92fa0a2c7 Mon Sep 17 00:00:00 2001 From: admin <> Date: Thu, 18 Jul 2024 15:42:03 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E6=9B=B4=E6=96=B0title?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages.json b/src/pages.json index 09c12e1..eb93daa 100644 --- a/src/pages.json +++ b/src/pages.json @@ -87,7 +87,7 @@ { "path": "profile/baseinfo", "style": { - "navigationBarTitleText": "基础信息", + "navigationBarTitleText": "个人信息", "navigationBarBackgroundColor": "#FFFFFF" } }