From 05d1310a6ec27656712c0c5e5e57b3365d3faf56 Mon Sep 17 00:00:00 2001
From: tj <1378534974@qq.com>
Date: 星期四, 29 五月 2025 16:54:34 +0800
Subject: [PATCH] api
---
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