From f3a294e8fc21a26a1a1eeebbd569142e236eddb5 Mon Sep 17 00:00:00 2001
From: wlzboy <66905212@qq.com>
Date: 星期五, 07 十一月 2025 12:02:37 +0800
Subject: [PATCH] fix:优化 评价
---
app/pages.json | 14 ++++++++++++--
1 files changed, 12 insertions(+), 2 deletions(-)
diff --git a/app/pages.json b/app/pages.json
index 222db46..6aa3977 100644
--- a/app/pages.json
+++ b/app/pages.json
@@ -71,6 +71,16 @@
"navigationBarTitleText": "鍏充簬鎴戜滑"
}
}, {
+ "path": "pages/mine/user-agreement/index",
+ "style": {
+ "navigationBarTitleText": "鐢ㄦ埛鏈嶅姟鍗忚"
+ }
+ }, {
+ "path": "pages/mine/privacy-policy/index",
+ "style": {
+ "navigationBarTitleText": "闅愮鏀跨瓥"
+ }
+ }, {
"path": "pages/common/webview/index",
"style": {
"navigationBarTitleText": "娴忚缃戦〉"
@@ -98,7 +108,7 @@
}, {
"path": "pages/task/create-emergency",
"style": {
- "navigationBarTitleText": "鍒涘缓鎬ユ晳杞繍浠诲姟"
+ "navigationBarTitleText": "鍒涘缓杞繍浠诲姟"
}
}, {
"path": "pages/task/create-welfare",
@@ -156,7 +166,7 @@
},
"globalStyle": {
"navigationBarTextStyle": "black",
- "navigationBarTitleText": "RuoYi",
+ "navigationBarTitleText": "骞夸笢姘戣埅",
"navigationBarBackgroundColor": "#FFFFFF"
}
}
\ No newline at end of file
--
Gitblit v1.9.1