zhuguifei
2025-07-04 186d172fc06dfe44dc2a61d238356e6a7db652d5
pages.json
@@ -76,7 +76,7 @@
         }
      }, {
         "path": "pages/tabBar/analy",
         "path": "pages/me/analy",
         "style": {
            "navigationStyle": "custom"
         }
@@ -104,36 +104,54 @@
            }
         }
      }, {
         "path": "pages/me/video",
      },
      // {
      //    "path": "pages/me/video",
      //    "style": {
      //       "navigationStyle": "custom",
      //       "app-plus": {
      //          "titleNView": false
      //       }
      //    }
      // },
      {
         "path": "pages/tabBar/device",
         "style": {
            "navigationStyle": "custom",
            "app-plus": {
               "titleNView": false
            }
         }
      },
      {
         "path" : "pages/tabBar/device",
         "style" :
         {
            "navigationStyle": "custom",
            "app-plus": {
               "titleNView": false
            }
         }
      },
      {
         "path" : "pages/device/control",
         "style" :
         {
            "navigationStyle": "custom",
            "app-plus": {
               "titleNView": false
            }
         }
      },
      {
         "path": "pages/tabBar/warning",
         "style": {
            "navigationStyle": "custom",
            "app-plus": {
               "titleNView": false
            }
         }
      },
      {
         "path": "pages/device/control",
         "style": {
            "navigationStyle": "custom",
            "app-plus": {
               "titleNView": false
            }
         }
      },
      {
         "path": "pages/login/switchMode",
         "style": {
            "navigationStyle": "custom",
            "app-plus": {
               "titleNView": false
            }
         }
      }
   ],
   "globalStyle": {
      "navigationBarTextStyle": "white",
@@ -156,17 +174,17 @@
         "pagePath": "pages/tabBar/device",
         "iconPath": "static/tabBar/shop.png",
         "selectedIconPath": "static/tabBar/shop_cur.png",
         "text": "监控"
         "text": "机台监控"
      }, {
         "pagePath": "pages/tabBar/analy",
         "pagePath": "pages/tabBar/warning",
         "iconPath": "static/tabBar/analy.png",
         "selectedIconPath": "static/tabBar/analy_cur.png",
         "text": "分析"
         "text": "报警通知"
      }, {
         "pagePath": "pages/tabBar/formula",
         "iconPath": "static/tabBar/order.png",
         "selectedIconPath": "static/tabBar/order_cur.png",
         "text": "配方"
         "text": "干燥配方"
      }, {
         "pagePath": "pages/tabBar/me",
         "iconPath": "static/tabBar/me.png",