From 668e570bd1db6bd00e4293b6977e6d3d051053ce Mon Sep 17 00:00:00 2001
From: wlzboy <66905212@qq.com>
Date: 星期四, 27 十一月 2025 00:07:46 +0800
Subject: [PATCH] feat: 修改app录入界面及车辆用户同步
---
app/pages.json | 29 +++++++++++++++++++++++++++--
1 files changed, 27 insertions(+), 2 deletions(-)
diff --git a/app/pages.json b/app/pages.json
index 222db46..8685365 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",
@@ -109,6 +119,21 @@
"path": "pages/task/detail",
"style": {
"navigationBarTitleText": "浠诲姟璇︽儏"
+ }
+ }, {
+ "path": "pages/task/edit",
+ "style": {
+ "navigationBarTitleText": "缂栬緫浠诲姟"
+ }
+ }, {
+ "path": "pages/task/edit-emergency",
+ "style": {
+ "navigationBarTitleText": "缂栬緫杞繍浠诲姟"
+ }
+ }, {
+ "path": "pages/task/edit-welfare",
+ "style": {
+ "navigationBarTitleText": "缂栬緫绂忕杞︿换鍔�"
}
}, {
"path": "pages/task/settlement",
@@ -156,7 +181,7 @@
},
"globalStyle": {
"navigationBarTextStyle": "black",
- "navigationBarTitleText": "RuoYi",
+ "navigationBarTitleText": "骞夸笢姘戣埅",
"navigationBarBackgroundColor": "#FFFFFF"
}
}
\ No newline at end of file
--
Gitblit v1.9.1