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 |   19 +++++++++++++++++--
 1 files changed, 17 insertions(+), 2 deletions(-)

diff --git a/app/pages.json b/app/pages.json
index 3b256bc..8685365 100644
--- a/app/pages.json
+++ b/app/pages.json
@@ -108,7 +108,7 @@
   }, {
     "path": "pages/task/create-emergency",
     "style": {
-      "navigationBarTitleText": "鍒涘缓鎬ユ晳杞繍浠诲姟"
+      "navigationBarTitleText": "鍒涘缓杞繍浠诲姟"
     }
   }, {
     "path": "pages/task/create-welfare",
@@ -119,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",
@@ -166,7 +181,7 @@
   },
   "globalStyle": {
     "navigationBarTextStyle": "black",
-    "navigationBarTitleText": "RuoYi",
+    "navigationBarTitleText": "骞夸笢姘戣埅",
     "navigationBarBackgroundColor": "#FFFFFF"
   }
 }
\ No newline at end of file

--
Gitblit v1.9.1