From 7fe7b6182c2d407d28c2c9da1c070c3ce964e3e7 Mon Sep 17 00:00:00 2001
From: zhuguifei <zhuguifei@zhuguifeideiMac.local>
Date: 星期二, 20 五月 2025 10:49:14 +0800
Subject: [PATCH] 1.移动端添加自定义navbar导航栏

---
 eims-ui-mobile/src/pages.json |  174 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 172 insertions(+), 2 deletions(-)

diff --git a/eims-ui-mobile/src/pages.json b/eims-ui-mobile/src/pages.json
index fc6eadb..08bf8fa 100644
--- a/eims-ui-mobile/src/pages.json
+++ b/eims-ui-mobile/src/pages.json
@@ -64,12 +64,58 @@
       }
     },
     {
+      "path": "pages/equ/equ-list",
+      "type": "page",
+      "layout": "default",
+      "needLogin": true,
+      "style": {
+        "navigationBarTitleText": "璁惧鍒楄〃",
+        "navigationStyle": "custom"
+      }
+    },
+    {
       "path": "pages/equ/index",
       "type": "page",
       "layout": "tabbar",
       "needLogin": true,
       "style": {
-        "navigationBarTitleText": "鍏充簬"
+        "navigationBarTitleText": "璁惧"
+      }
+    },
+    {
+      "path": "pages/fixture/fixture-list",
+      "type": "page",
+      "layout": "default",
+      "needLogin": true,
+      "style": {
+        "navigationBarTitleText": "宸ュ叿鍒楄〃"
+      }
+    },
+    {
+      "path": "pages/inspect/insp-add",
+      "type": "page",
+      "layout": "default",
+      "style": {
+        "navigationBarTitleText": "璁惧鐐规"
+      }
+    },
+    {
+      "path": "pages/inspect/insp-record",
+      "type": "page",
+      "layout": "default",
+      "needLogin": true,
+      "style": {
+        "navigationBarTitleText": "鐐规璁板綍",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/inspect/insp-st",
+      "type": "page",
+      "layout": "default",
+      "needLogin": true,
+      "style": {
+        "navigationBarTitleText": "鐐规姹囨��"
       }
     },
     {
@@ -81,19 +127,143 @@
       }
     },
     {
+      "path": "pages/maint/maint-order",
+      "type": "page",
+      "layout": "default",
+      "needLogin": true,
+      "style": {
+        "navigationBarTitleText": "淇濆吇宸ュ崟",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/maint/maint-st",
+      "type": "page",
+      "layout": "default",
+      "needLogin": true,
+      "style": {
+        "navigationBarTitleText": "淇濆吇姹囨��"
+      }
+    },
+    {
+      "path": "pages/maint/order-detail",
+      "type": "page",
+      "layout": "default",
+      "needLogin": true,
+      "style": {
+        "navigationBarTitleText": "宸ュ崟鏄庣粏",
+        "navigationStyle": "custom"
+      }
+    },
+    {
       "path": "pages/my/index",
       "type": "page",
       "layout": "tabbar",
+      "needLogin": true,
       "style": {
         "navigationBarTitleText": "鎴戠殑"
       }
     },
     {
+      "path": "pages/repair/repair-add",
+      "type": "page",
+      "layout": "default",
+      "needLogin": true,
+      "style": {
+        "navigationBarTitleText": "娣诲姞鎶ヤ慨",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/repair/repair-fb",
+      "type": "page",
+      "layout": "default",
+      "needLogin": true,
+      "style": {
+        "navigationBarTitleText": "缁翠慨璇勪环",
+        "app-plus": {
+          "titleNView": {
+            "buttons": [
+              {
+                "text": "鎻愪氦",
+                "fontSize": "14px",
+                "color": "#FFFFFF"
+              },
+              {
+                "text": "",
+                "fontSize": "14px",
+                "color": "#FFFFFF"
+              }
+            ]
+          }
+        }
+      }
+    },
+    {
+      "path": "pages/repair/req-list",
+      "type": "page",
+      "layout": "default",
+      "needLogin": true,
+      "style": {
+        "navigationBarTitleText": "鎶ヤ慨鍒楄〃",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/repair/res-detail",
+      "type": "page",
+      "layout": "default",
+      "needLogin": true,
+      "style": {
+        "navigationBarTitleText": "缁翠慨鏄庣粏",
+        "app-plus": {
+          "titleNView": {
+            "buttons": [
+              {
+                "text": "鎻愪氦",
+                "fontSize": "14px",
+                "color": "#FFFFFF"
+              },
+              {
+                "text": "淇濆瓨",
+                "fontSize": "14px",
+                "color": "#FFFFFF"
+              }
+            ]
+          }
+        }
+      }
+    },
+    {
+      "path": "pages/repair/res-list",
+      "type": "page",
+      "layout": "default",
+      "needLogin": true,
+      "style": {
+        "navigationBarTitleText": "璁惧缁翠慨",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/scan/index",
+      "type": "page"
+    },
+    {
       "path": "pages/spare/index",
       "type": "page",
       "layout": "tabbar",
+      "needLogin": true,
       "style": {
-        "navigationBarTitleText": "spare"
+        "navigationBarTitleText": "澶囦欢"
+      }
+    },
+    {
+      "path": "pages/spare/spare-list",
+      "type": "page",
+      "layout": "default",
+      "needLogin": true,
+      "style": {
+        "navigationBarTitleText": "澶囦欢鍒楄〃"
       }
     }
   ],

--
Gitblit v1.9.3