guifei zhu
2024-09-18 ba616e9307681da4781b7610ec3c27721d793379
pages.json
@@ -81,28 +81,63 @@
            "navigationStyle": "custom"
         }
      }, {
         "path": "pages/analy/analyList",
         "style": {
            "navigationBarTitleText": "生产记录分析",
            "enablePullDownRefresh": false
         }
      }, {
         "path": "pages/tabBar/demo",
         "style": {
            "navigationBarTitleText": "测试",
            "enablePullDownRefresh": false
         }
      }, {
         "path": "pages/me/control",
         "style": {
            "navigationStyle": "custom",
            "app-plus": {
               "titleNView": false
            }
         }
      }, {
         "path": "pages/me/video",
         "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/analy/analyList",
            "style" :
            {
                "navigationBarTitleText": "生产记录分析",
                "enablePullDownRefresh": false
            }
        },{
            "path" : "pages/tabBar/demo",
            "style" :
            {
                "navigationBarTitleText": "测试",
                "enablePullDownRefresh": false
            }
        }
    ],
   ],
   "globalStyle": {
      "navigationBarTextStyle": "white",
      "navigationBarTitleText": "uni-app",
      "navigationBarTitleText": "兰宝智能",
      "navigationBarBackgroundColor": "#F8F8F8",
      "backgroundColor": "#F8F8F8"
   },
@@ -118,7 +153,7 @@
         "text": "首页"
      }, {
         "pagePath": "pages/tabBar/monitor",
         "pagePath": "pages/tabBar/device",
         "iconPath": "static/tabBar/shop.png",
         "selectedIconPath": "static/tabBar/shop_cur.png",
         "text": "监控"
@@ -140,4 +175,4 @@
      }]
   },
   "uniIdRouter": {}
}
}