{ "pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages { "path": "pages/data/index", "style": { "navigationStyle": "custom" } }, { "path": "pages/data/coal-mining/detail/detail", "style": { "navigationStyle": "custom" } }, { "path": "pages/data/coal-mining/coal-machine/coal-machine", "style": { "navigationStyle": "custom" } }, { "path": "pages/data/coal-mining/pump-machine/pump-machine", "style": { "navigationStyle": "custom" } }, { "path": "pages/data/driving/driving-machine/driving-machine", "style": { "navigationStyle": "custom" } }, { "path": "pages/data/ventilation/detail/detail", "style": { "navigationStyle": "custom" } }, { "path": "pages/data/ventilation/air-system/air-system", "style": { "navigationStyle": "custom" } }, { "path": "pages/data/transport/belt/belt", "style": { "navigationStyle": "custom" } }, { "path": "pages/data/transport/passenger/passenger", "style": { "navigationStyle": "custom" } }, { "path": "pages/data/electron/line-picture/line-picture", "style": { "navigationStyle": "custom" } }, { "path": "pages/data/electron/summary-picture/summary-picture", "style": { "navigationStyle": "custom" } }, { "path": "pages/data/supply-water/detail/detail", "style": { "navigationStyle": "custom" } }, { "path": "pages/data/supply-water/supply-room/supply-room", "style": { "navigationStyle": "custom" } }, { "path": "pages/data/nitrogen/nitrogen-system/nitrogen-system", "style": { "navigationStyle": "custom" } }, { "path": "pages/data/nitrogen/compress-system/compress-system", "style": { "navigationStyle": "custom" } }, { "path": "pages/data/disaster/water-disaster/water-disaster", "style": { "navigationStyle": "custom" } }, { "path": "pages/data/supply-water/pool-system/pool-system", "style": { "navigationStyle": "custom" } }, { "path": "pages/data/ventilation/Lane-system/Lane-system", "style": { "navigationStyle": "custom" } }, { "path": "pages/data/ts-system/flj", "style": { "navigationStyle": "custom" } }, { "path": "pages/data/ts-system/fxj_jc", "style": { "navigationStyle": "custom" } }, { "path": "pages/data/ts-system/fxj_gd", "style": { "navigationStyle": "custom" } }, { "path": "pages/data/cj-system/kjky", "style": { "navigationStyle": "custom" } }, { "path": "pages/data/cj-system/kjsp", "style": { "navigationStyle": "custom" } }, { "path": "pages/data/cj-system/jqr", "style": { "navigationStyle": "custom" } }, { "path": "pages/data/cj-system/gzm", "style": { "navigationStyle": "custom" } }, { "path": "pages/data/nitrogen/flj_yf", "style": { "navigationStyle": "custom" } }, { "path": "pages/data/transport/jdgl", "style": { "navigationStyle": "custom" } }, { "path": "pages/data/gs-system/shgs", "style": { "navigationStyle": "custom" } }, { "path": "pages/data/gs-system/shzs", "style": { "navigationStyle": "custom" } }, { "path": "pages/data/rl-system/hrz", "style": { "navigationStyle": "custom" } }, { "path": "pages/data/rl-system/rqgl", "style": { "navigationStyle": "custom" } }, { "path": "pages/data/znjc/page", "style": { "navigationStyle": "custom" } } ], "globalStyle": { "navigationBarTextStyle": "white", "navigationBarTitleText": "数据平台", "navigationBarBackgroundColor": "#00A0E8", "backgroundColor": "#F8F8F8" }, "uniIdRouter": {} }