朱桂飞
2023-12-19 8cc072a8a3bffcb8e9292cd39d1062493a1a0282
pages.json
@@ -81,28 +81,43 @@
            "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/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"
   },
@@ -140,4 +155,4 @@
      }]
   },
   "uniIdRouter": {}
}
}