k94314517
2024-10-16 17efddc6a667670dca682bf36b51a43e99615e6d
pda/pages.json
@@ -4,18 +4,18 @@
   },
   "pages": [
      {
         "path": "pages/index/index",
         "style": {
            "navigationBarTitleText": "调度平台",
            "enablePullDownRefresh": false
         }
      },
      {
         "path": "pages/index/login",
         "style": {
            "navigationBarTitleText": "登录",
            "enablePullDownRefresh": false
         }
      },
      {
         "path": "pages/index/index",
         "style": {
            "navigationStyle": "custom",
            "enablePullDownRefresh": false
         }
      },
      {
         "path": "pages/index/center",
@@ -47,9 +47,9 @@
      }
   ],
   "globalStyle": {
      "navigationBarTextStyle": "black",
      "navigationBarTextStyle": "white",
      "navigationBarTitleText": "",
      "navigationBarBackgroundColor": "#ffffff",
      "navigationBarBackgroundColor": "#4d99a9",
      "backgroundColor": "#ffffff"
   },
   "uniIdRouter": {}