From 6ef1b14f735acdc3ff77a50da1bb09a5bb983dcc Mon Sep 17 00:00:00 2001 From: tj <1378534974@qq.com> Date: 星期三, 28 五月 2025 17:37:06 +0800 Subject: [PATCH] location,userinfo --- pages.json | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pages.json b/pages.json index ab98945..b3ecbda 100644 --- a/pages.json +++ b/pages.json @@ -12,7 +12,7 @@ { "path": "pages/home/home", "style": { - "navigationBarTitleText": "片场", + "navigationBarTitleText": "影途", "enablePullDownRefresh": true, "onReachBottomDistance": 50 } @@ -118,7 +118,7 @@ ], "globalStyle": { "navigationBarTextStyle": "black", - "navigationBarTitleText": "片场", + "navigationBarTitleText": "影途", "navigationBarBackgroundColor": "#F8F8F8", "backgroundColor": "#F8F8F8" }, -- Gitblit v1.9.3