123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584 |
- {
- "pages": [
- {
- "path": "pages/index",
- "style": {
- "navigationStyle": "custom",
- "navigationBarTitleText": "工作台",
- "app-plus": {
- "bounce": "none",
- "titleNView": false
- }
- }
- },
- {
- "path": "pages/login",
- "style": {
- "navigationBarTitleText": "登录",
- "navigationStyle": "custom",
- "navigationBarTextStyle": "black" // 仅支持 black/white
- }
- },
- {
- "path": "pages/serveConfigSelect",
- "style": {
- "navigationBarTitleText": "服务器配置",
- "navigationStyle": "custom",
- "navigationBarTextStyle": "black" // 仅支持 black/white
- }
- },
- {
- "path": "pages/serveConfig",
- "style": {
- "navigationBarTitleText": "服务器配置",
- "navigationStyle": "custom",
- "navigationBarTextStyle": "black" // 仅支持 black/white
- }
- },
- {
- "path": "pages/info",
- "style": {
- "navigationBarTitleText": "消息",
- "navigationStyle": "custom",
- "enablePullDownRefresh": false,
- "app-plus": {
- "bounce": "none",
- "titleNView": false
- }
- }
- },
- {
- "path": "pages/mine",
- "style": {
- // "disableScroll": true,
- "navigationBarTitleText": "我的",
- "navigationStyle": "custom",
- "app-plus": {
- "bounce": "none",
- "titleNView": false
- }
- }
- },
- //分析 开始
- {
- "path": "pages/business/analyse/index",
- "style": {
- "navigationBarTitleText": "分析"
- }
- }
- //分析 结束
- ],
- "subPackages": [
- // 公共
- {
- "root": "pages/common",
- "pages": [
- {
- "path": "webview/index",
- "style": {
- "navigationBarTitleText": "浏览网页"
- }
- },
- {
- "path": "textview/index",
- "style": {
- "navigationBarTitleText": "浏览文本"
- }
- },
- {
- "path": "textview/index1",
- "style": {
- "navigationBarTitleText": "浏览文本"
- }
- },
- {
- "path": "export/index",
- "style": {
- "navigationBarTitleText": "导出",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "square/index",
- "style": {
- "navigationBarTitleText": "",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "authority/index",
- "style": {
- "navigationBarTitleText": "授权",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "test/index",
- "style": {
- "navigationBarTitleText": "",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "invoicing/index",
- "style": {
- "navigationBarTitleText": "续费提醒",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "success/index",
- "style": {
- "navigationBarTitleText": "提交成功",
- "navigationStyle": "custom",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "applicationInfo/index",
- "style": {
- "navigationBarTitleText": "应用消息",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "loginLog/index",
- "style": {
- "navigationBarTitleText": "登录日志",
- "enablePullDownRefresh": false
- }
- }
- ]
- },
- // 我的
- {
- "root": "pages/mine",
- "pages": [
- {
- "path": "info/index",
- "style": {
- "navigationBarTitleText": "我的信息"
- // "app-plus": {
- // "bounce": "none",
- // "titleNView": {
- // "type": "transparent",
- // "autoBackButton": true,
- // "backButton": { //自定义 backButton
- // "background": "rgba(0,0,0,0)"
- // }
- // }
- // }
- }
- },
- {
- "path": "secure/index",
- "style": {
- "navigationBarTitleText": "账号与安全"
- }
- },
- {
- "path": "avatar/index",
- "style": {
- "navigationBarTitleText": "修改头像"
- // "app-plus": {
- // "bounce": "none",
- // "titleNView": false
- // }
- }
- },
- {
- "path": "help/index",
- "style": {
- "navigationBarTitleText": "常见问题",
- "navigationStyle": "custom",
- "app-plus": {
- "bounce": "none",
- "titleNView": false
- }
- }
- },
- {
- "path": "about/index",
- "style": {
- "navigationBarTitleText": "关于我们",
- "navigationStyle": "custom",
- "app-plus": {
- "bounce": "none",
- "titleNView": false
- }
- }
- }
- ]
- },
- // 消息
- {
- "root": "pages/info",
- "pages": [
- {
- "path": "fireBase/fireBase",
- "style": {
- "navigationBarTitleText": "消防知识库",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "pushList/pushList",
- "style": {
- "navigationBarTitleText": "消息推送",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "fireBashDetail/fireBashDetail",
- "style": {
- "navigationBarTitleText": "火灾逃生十大要诀",
- "enablePullDownRefresh": false
- }
- }
- ]
- },
- // 闵行消防
- {
- "root": "pages/business/mhxf",
- "pages": [
- //消防督察单模块 开始
- //消防督察单模块 结束
- //巡检模块 开始
- {
- "path": "xunJian/xunJian",
- "style": {
- "navigationBarTitleText": "巡检",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "xunJian/plan/index",
- "style": {
- "navigationBarTitleText": "巡检计划",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "xunJian/plan/components/siteDetails",
- "style": {
- "navigationBarTitleText": "站点详情",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "xunJian/plan/components/content",
- "style": {
- "navigationBarTitleText": "巡检内容",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "xunJian/plan/components/report",
- "style": {
- "navigationBarTitleText": "巡检上报",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "xunJian/record/record",
- "style": {
- "navigationBarTitleText": "巡检记录",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "xunJian/record/recordDetail/index",
- "style": {
- "navigationBarTitleText": "巡检记录详情",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "xunJian/collect/index",
- "style": {
- "navigationBarTitleText": "点位采集",
- "enablePullDownRefresh": false,
- "app-plus": {
- "titleNView": {
- "buttons": [
- {
- "text": "采集记录",
- "fontSize": "12px",
- // "redDot": true,
- "float": "right",
- "fontSrc": "/static/iconfont/iconfont.ttf",
- "width": "auto"
- }
- ]
- }
- }
- }
- },
- {
- "path": "xunJian/collect/components/collectDetail",
- "style": {
- "navigationBarTitleText": "采集上报",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "xunJian/collect/components/collectRecord",
- "style": {
- "navigationBarTitleText": "采集记录",
- "enablePullDownRefresh": false,
- "app-plus": {
- "titleNView": {
- "buttons": [
- {
- "text": "\ue7c7",
- "fontSize": "18px",
- // "redDot": true,
- "float": "right",
- "fontSrc": "/static/iconfont/iconfont.ttf",
- "width": "auto"
- }
- ]
- }
- }
- }
- },
- //巡检模块 结束
- //信息查询 开始
- {
- "path": "informationSelect/index",
- "style": {
- "navigationBarTitleText": "信息查询",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "informationSelect-test/index",
- "style": {
- "navigationBarTitleText": "信息查询",
- "enablePullDownRefresh": false
- }
- },
- //信息查询 结束
- //设备管理 开始
- {
- "path": "deviceManage/index",
- "style": {
- "navigationBarTitleText": "设备管理",
- "enablePullDownRefresh": false
- }
- },
- //设备管理 结束
- //协同作战地图 开始
- {
- "path": "coordination/index",
- "style": {
- "navigationBarTitleText": "协同作战地图",
- "enablePullDownRefresh": false
- }
- },
- //协同作战地图 结束
- //单位信息采集 开始
- {
- "path": "unitInfoCollection/index",
- "style": {
- "navigationBarTitleText": "单位信息采集",
- "enablePullDownRefresh": false
- }
- },
- //单位信息采集 结束
- //消防报告 开始
- {
- "path": "fireReport/index",
- "style": {
- "navigationBarTitleText": "消防报告",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "fireReport/components/detailed",
- "style": {
- "navigationBarTitleText": "消防报告",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "fireReport/components/detailedPath",
- "style": {
- "navigationBarTitleText": "消防报告",
- "enablePullDownRefresh": false
- }
- },
- //消防报告 结束
- //待办事项 开始
- {
- "path": "needMatter/index",
- "style": {
- "navigationBarTitleText": "待办事项",
- "enablePullDownRefresh": false
- }
- }
- //待办事项 结束
- ]
- },
- // 智慧消防
- {
- "root": "pages/business/zhxf",
- "pages": [
- {
- "path": "messagePush/index",
- "style": {
- "navigationBarTitleText": "消息推送设置",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "building/index",
- "style": {
- "navigationBarTitleText": "建筑管理",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "funReport/index",
- "style": {
- "navigationBarTitleText": "功能报备",
- "enablePullDownRefresh": false,
- "onReachBottomDistance": 100 //距离底部多远时触发 单位px
- }
- },
- {
- "path": "funReport/funcAdd/index",
- "style": {
- "navigationBarTitleText": "功能报备新增",
- "enablePullDownRefresh": false
- }
- }
- ]
- },
- // 消防物联网
- {
- "root": "pages/business/fireIot",
- "pages": [
- {
- "path": "deviceSelect/index",
- "style": {
- "navigationBarTitleText": "设备查询",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "deviceSelect/components/deviceDetailsList",
- "style": {
- "navigationBarTitleText": "",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "deviceSelect/components/deviceDetails",
- "style": {
- "navigationBarTitleText": "设备详情",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "facilitiesManage/index",
- "style": {
- "navigationBarTitleText": "设施管理",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "facilitiesGather/index",
- "style": {
- "navigationBarTitleText": "设施采集",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "facilitiesGather/mapGather",
- "style": {
- "navigationBarTitleText": "地图采集",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "facilitiesView/index",
- "style": {
- "navigationBarTitleText": "设施查看",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "facilitiesView/mapGatherView",
- "style": {
- "navigationBarTitleText": "设施查看",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "facilitiesView/facilitiesDetailsList",
- "style": {
- "navigationBarTitleText": "",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "facilitiesView/facilitiesDetails",
- "style": {
- "navigationBarTitleText": "设施详情",
- "enablePullDownRefresh": false
- }
- }
- ]
- }
- ],
- "globalStyle": {
- "navigationBarTextStyle": "white",
- "navigationBarTitleText": "uni-app",
- // "navigationBarBackgroundColor": "#000000",
- "backgroundColor": "#F8F8F8"
- },
- "tabBar": {
- "color": "#a9a9a9",
- "selectedColor": "#000000",
- "borderStyle": "white",
- "backgroundColor": "#ffffff",
- "list": [
- {
- "pagePath": "pages/index",
- "iconPath": "/static/images/tabBar/tab-home.png",
- "selectedIconPath": "/static/images/tabBar/tab-home-blue.png",
- "text": "工作台"
- },
- // {
- // "pagePath": "pages/analyse/analyse",
- // "iconPath": "/static/images/tabBar/analyse.png",
- // "selectedIconPath": "/static/images/tabBar/analyse-selected.png",
- // "text": "分析"
- // },
- {
- "pagePath": "pages/info",
- "iconPath": "/static/images/tabBar/tab-info.png",
- "selectedIconPath": "/static/images/tabBar/tab-info-blue.png",
- "text": "消息"
- },
- {
- "pagePath": "pages/mine",
- "iconPath": "/static/images/tabBar/tab-my.png",
- "selectedIconPath": "/static/images/tabBar/tab-my-blue.png",
- "text": "我的"
- }
- ]
- },
- "condition": {
- //模式配置,仅开发期间生效
- "current": 0, //当前激活的模式(list 的索引项)
- "list": [
- {
- "name": "", //模式名称
- "path": "pages/login", //启动页面,必选
- "query": "" //启动参数,在页面的onLoad函数里面得到
- }
- ]
- }
- }
|