123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314 |
- {
- "pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
- {
- "path": "pages/login/login",
- "style": {
- "navigationBarTitleText": "登录"
- }
- },
- {
- "path": "pages/alarmingList/alarmingList"
- },
- {
- "path": "pages/index/index",
- "style": {
- "navigationBarTitleText": "首页",
- "app-plus": {
- "titleNView": {
- "buttons": [{
- "text": "\ue607",
- "fontSize": "18px",
- // "redDot": true,
- "float":"right",
- "fontSrc": "/static/iconfont/iconfont.ttf",
- "width": "auto"
-
- },
- {
- "text": "\ue63d",
- "fontSize": "18px",
- "float":"left",
- "fontSrc": "/static/iconfont/iconfont.ttf",
- "width": "auto"
- }
- ]
- }
-
- }
- }
- },
- {
- "path": "pages/siteList/siteList",
- "style": {
- "navigationBarTitleText": "站点列表"
- }
- },
- {
- "path": "pages/processList/processList",
- "style": {
- "navigationBarTitleText": "处理列表"
- }
- },
- {
- "path": "pages/unprocessDetail/unprocessDetail",
- "style": {
- "navigationBarTitleText": "未处理"
- }
- },
- {
- "path": "pages/processedDetail/processedDetail",
- "style": {
- "navigationBarTitleText": "处理"
- }
- },
- {
- "path": "pages/deviceType/deviceType",
- "style": {
- "navigationBarTitleText": "设备类型"
- }
- },
- {
- "path": "pages/deviceManage/deviceManage",
- "style": {
- "navigationBarTitleText": "设备管理"
- }
- },
- {
- "path": "pages/info/info",
- "style": {
- "navigationBarTitleText": "消息"
- }
- },
- {
- "path": "pages/analyse/analyse",
- "style": {
- "navigationBarTitleText": "分析"
- }
- },
- {
- "path": "pages/setting/setting",
- "style": {
- "navigationBarTitleText": "设置"
- }
- }
- , {
- "path": "pages/index/components/chart/chart",
- "style": {
- "navigationBarTitleText": "",
- "enablePullDownRefresh": false
- }
- }, {
- "path": "pages/index/components/chart2/chart2",
- "style": {
- "navigationBarTitleText": "",
- "enablePullDownRefresh": false
- }
- }, {
- "path": "pages/index/components/chart3/chart3",
- "style": {
- "navigationBarTitleText": "",
- "enablePullDownRefresh": false
- }
- }, {
- "path": "pages/siteList/siteList",
- "style": {
- "navigationBarTitleText": "站点列表",
- "enablePullDownRefresh": false
- }
- }, {
- "path": "pages/alarmingList/alarmingList",
- "style": {
- "navigationBarTitleText": "综合报警",
- "enablePullDownRefresh": false
- }
- }, {
- "path": "pages/processList/processList",
- "style": {
- "navigationBarTitleText": "处理列表",
- "enablePullDownRefresh": false
- }
- }, {
- "path": "components/square/square",
- "style": {
- "navigationBarTitleText": "",
- "enablePullDownRefresh": false
- }
- }, {
- "path": "pages/unprocessDetail/unprocessDetail",
- "style": {
- "navigationBarTitleText": "未处理",
- "enablePullDownRefresh": false
- }
- }, {
- "path": "pages/unprocessDetail/unprocessDetail",
- "style": {
- "navigationBarTitleText": "未处理",
- "enablePullDownRefresh": false
- }
- }, {
- "path": "pages/processedDetail/processedDetail",
- "style": {
- "navigationBarTitleText": "已处理",
- "enablePullDownRefresh": false
- }
- }, {
- "path": "pages/deviceType/deviceType",
- "style": {
- "navigationBarTitleText": "设备类型",
- "enablePullDownRefresh": false
- }
- }, {
- "path": "pages/deviceManage/deviceManage",
- "style": {
- "navigationBarTitleText": "设备管理",
- "enablePullDownRefresh": false
- }
- }, {
- "path": "pages/unprocessDetail/opeDataDetail/opeDataDetail",
- "style": {
- "navigationBarTitleText": "运行数据",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "pages/unprocessDetail/videoDetail/videoDetail",
- "style": {
- "navigationBarTitleText": "视频监测",
- "enablePullDownRefresh": false
- }
- }, {
- "path": "pages/deviceManage/deviceDetail/deviceDetail",
- "style": {
- "navigationBarTitleText": "监控画面",
- "enablePullDownRefresh": false
- }
- }, {
- "path": "pages/siteManage/siteManage",
- "style": {
- "navigationBarTitleText": "站点管理",
- "enablePullDownRefresh": false
- }
- }, {
- "path": "pages/videoList/videoList",
- "style": {
- "navigationBarTitleText": "视频检测",
- "enablePullDownRefresh": false
- }
- }, {
- "path": "pages/videoDetail/videoDetail",
- "style": {
- "navigationBarTitleText": "实时监控",
- "enablePullDownRefresh": false
- }
- }, {
- "path": "pages/messagePush/messagePush",
- "style": {
- "navigationBarTitleText": "消息推送设置",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "pages/add/add",
- "style": {
- "navigationBarTitleText": "设备新增",
- "enablePullDownRefresh": false
- }
- }, {
- "path": "pages/index/components/chart4/chart4",
- "style": {
- "navigationBarTitleText": "",
- "enablePullDownRefresh": false
- }
- }
-
- ,{
- "path" : "pages/add-test/add-test",
- "style" :
- {
- "navigationBarTitleText": "",
- "enablePullDownRefresh": false
- }
-
- }
- ],
- "globalStyle": {
- "navigationBarTextStyle": "black",
- "navigationBarTitleText": "uni-app",
- "navigationBarBackgroundColor": "#F8F8F8",
- "backgroundColor": "#F8F8F8"
- },
- "tabBar": {
- "borderStyle": "white",
- "list": [{
- "pagePath": "pages/index/index",
- "iconPath": "static/home.png",
- "selectedIconPath": "static/home-selected.png",
- "text": "首页"
- },
- {
- "pagePath": "pages/info/info",
- "iconPath": "static/info.png",
- "selectedIconPath": "static/info-selected.png",
- "text": "消息"
- },
- {
- "pagePath": "pages/analyse/analyse",
- "iconPath": "static/analyse.png",
- "selectedIconPath": "static/analyse-selected.png",
- "text": "分析"
- },
- {
- "pagePath": "pages/setting/setting",
- "iconPath": "static/setting.png",
- "selectedIconPath": "static/setting-selected.png",
- "text": "设置"
- }
- // {
- // "pagePath": "pages/login/login",
- // "iconPath": "static/setting.png",
- // "selectedIconPath": "static/setting-selected.png",
- // "text": "登录"
- // }
- ]
- }
- }
|