123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411 |
- {
- "pages": [
- {
- "path": "pages/login/login",//登录
- "style": {
- "navigationBarTitleText": "",
- "navigationBarTextStyle": "white", //导航文字颜色
- "navigationStyle":"custom" //关闭原生导航
- }
- },
- {
- "path": "pages/mine/mine",//我的
- "style": {
- "navigationBarTitleText": "我的",
- "navigationBarTextStyle": "white", //导航文字颜色
- "navigationBarBackgroundColor": "#0183FA" //导航背景色
- }
- },
- // {
- // "path": "pages/information/information",//消息
- // "style": {
- // "navigationBarTitleText": "消息"
- // }
- // },
- {
- "path": "pages/home/home",//首页
- "style": {
- "navigationBarTitleText": "实验室安全智能监测与控制系统",
- "navigationBarTextStyle": "white", //导航文字颜色
- "navigationBarBackgroundColor": "#0183FA" ,//导航背景色
- "navigationStyle": "custom"
- }
- }
- ],
- "subPackages": [
- {
- /* 供应商端分包 */
- "root": "pages_supplier", //分包根路径
- "name": "supplier", //分包名字可写可不写
- "pages": [
-
- ]
- },
- {
- /* 基础分包 */
- "root": "page_basics", //分包根路径
- "name": "basics", //分包名字可写可不写
- "pages": [
- {
- "path": "photoInspection",
- "style": {
- "navigationBarTitleText": "离开检查"
- }
- },
- {
- "path": "accessQualification/accessQualification",
- "style": {
- "navigationBarTitleText": "准入审核"
- }
- },
- /* 预警信息 */
- {
- "path": "earlyWarningManage/earlyWarningDetail",
- "style": {
- "navigationBarTitleText": "预案预警信息"
- }
- },
- {
- "path": "earlyWarningManage/earlyWarningList",
- "style": {
- "navigationBarTitleText": "预警记录"
- }
- },
-
- {
- "path": "earlyWarningManage/videoMonitoring",
- "style": {
- "navigationBarTitleText": "监控信息"
- }
- }
- ]
- },
- {
- /* 学生端分包 */
- "root": "pages_student", //分包根路径
- "name": "student", //分包名字可写可不写
- "pages": [
-
- ]
- },
- {/* 管理端分包 */
- "root": "pages_manage", //分包根路径
- "name": "manage", //分包名字可写可不写
- "pages": [
- //应急处置
- {
- "path": "emergencyEvacuationBig",//应急疏散
- "style": {
- "navigationBarTitleText": "应急处置"
- }
- },
- {
- "path": "emergencyEvacuationBigFullScreen",//应急疏散
- "style": {
- "navigationBarTitleText": "应急处置",
- "pageOrientation": "landscape"
- }
- },
- /* 用气申请 */
- {
- "path": "gasBottle/useGasApply/useGasApply",
- "style": {
- "navigationBarTitleText": "用气申请"
- }
- },
- {
- "path": "gasBottle/useGasApply/useGasApplyAdd",
- "style": {
- "navigationBarTitleText": "申请用气"
- }
- },
- {
- "path": "gasBottle/useGasApply/useGasApplyDetail",
- "style": {
- "navigationBarTitleText": "申请详情"
- }
- },
- /* 资质审核 */
- {
- "path": "gasBottle/aptitudeAudit/aptitudeAudit",
- "style": {
- "navigationBarTitleText": "资格审核"
- }
- },
- {
- "path": "gasBottle/aptitudeAudit/aptitudeAuditDetail",
- "style": {
- "navigationBarTitleText": "资格审核"
- }
- },
- {
- "path": "gasBottle/aptitudeAudit/aptitudeAuditCheck",
- "style": {
- "navigationBarTitleText": "资格审核"
- }
- },
- /* 气瓶归还登记 */
- {
- "path": "gasBottle/leaveConfirm/amendAir",
- "style": {
- "navigationBarTitleText": "修改气压"
- }
- },
- {
- "path": "gasBottle/leaveConfirm/leaveConfirm",
- "style": {
- "navigationBarTitleText": "出库确认"
- }
- },
- /* 气瓶归还登记 */
- {
- "path": "gasBottle/useRegister/giveRegister",
- "style": {
- "navigationBarTitleText": "归还登记"
- }
- },
- /* 气瓶使用登记 */
- {
- "path": "gasBottle/useRegister/useRegister",
- "style": {
- "navigationBarTitleText": "使用登记"
- }
- },
- /* 气瓶使用记录 */
- {
- "path": "gasBottle/useRecord/useRecordDetail",
- "style": {
- "navigationBarTitleText": "使用详情"
- }
- },
- {
- "path": "gasBottle/useRecord/useRecord",
- "style": {
- "navigationBarTitleText": "使用记录"
- }
- },
- /* 气瓶列表 */
- {
- "path": "gasBottle/gasList/gasListBinding",
- "style": {
- "navigationBarTitleText": "气瓶详情"
- }
- },
- {
- "path": "gasBottle/gasList/gasUseDetail",
- "style": {
- "navigationBarTitleText": "使用详情"
- }
- },
- {
- "path": "gasBottle/gasList/gasListDetail",
- "style": {
- "navigationBarTitleText": "气瓶详情"
- }
- },
- {
- "path": "gasBottle/gasList/gasList",
- "style": {
- "navigationBarTitleText": "气瓶列表"
- }
- },
- /* 气瓶申请 */
- {
- "path": "gasBottle/gasApply/awaitStorage",
- "style": {
- "navigationBarTitleText": "待入库"
- }
- },
- {
- "path": "gasBottle/gasApply/gasApplyReject",
- "style": {
- "navigationBarTitleText": "拒收气瓶"
- }
- },
- {
- "path": "gasBottle/gasApply/gasApplyList",
- "style": {
- "navigationBarTitleText": "申请详情"
- }
- },
- {
- "path": "gasBottle/gasApply/gasApplyAdd",//添加
- "style": {
- "navigationBarTitleText": "申请气瓶"
- }
- },
- {
- "path": "gasBottle/gasApply/gasApply",
- "style": {
- "navigationBarTitleText": "气瓶申请"
- }
- },
- /* 资格申请 */
- {
- "path": "gasBottle/examination/examinationSelect",//添加
- "style": {
- "navigationBarTitleText": "选择气瓶"
- }
- },
- {
- "path": "gasBottle/examination/examinationAdd",//添加
- "style": {
- "navigationBarTitleText": "资格申请"
- }
- },
- {
- "path": "gasBottle/examination/examinationDetail",
- "style": {
- "navigationBarTitleText": "资格申请"
- }
- },
- {
- "path": "gasBottle/examination/examination",
- "style": {
- "navigationBarTitleText": "资格申请"
- }
- },
- {
- "path": "gasBottle/gasManage/gasManage",
- "style": {
- "navigationBarTitleText": "用气管理"
- }
- }
- ]
- },
- {
- /* 安全检查分包 */
- "root": "pages_safetyExamine", //分包根路径
- "name": "safetyExamine", //分包名字可写可不写
- "pages": [
- {
- "path": "safetyExamineWorkbench",
- "style": {
- "navigationBarTitleText": "安全检查"
- }
- },
- {
- "path": "patrolPlan/patrolPlanAdd",
- "style": {
- "navigationBarTitleText": "发起巡查计划"
- }
- },
- {
- "path": "patrolPlan/patrolPlanAddLab",
- "style": {
- "navigationBarTitleText": "选择实验室"
- }
- },
- {
- "path": "patrolPlan/patrolPlanAddContent",
- "style": {
- "navigationBarTitleText": "选择检查内容"
- }
- },
- {
- "path": "patrolPlan/patrolPlanAddMember",
- "style": {
- "navigationBarTitleText": "选择巡查组"
- }
- },
- {
- "path": "patrolPlan/patrolPlanList",
- "style": {
- "navigationBarTitleText": "校院巡查计划"
- }
- },
- {
- "path": "patrolPlan/patrolPlanDetail",
- "style": {
- "navigationBarTitleText": "计划详情"
- }
- },
- {
- "path": "patrolPlan/patrolPlanEdit",
- "style": {
- "navigationBarTitleText": "计划编辑"
- }
- },
- {
- "path": "examineManage/examineAddTow",
- "style": {
- "navigationBarTitleText": "开始检查"
- }
- },
- {
- "path": "examineManage/examineAdd",
- "style": {
- "navigationBarTitleText": "开始检查"
- }
- },
- {
- "path": "examineManage/examineDetail",
- "style": {
- "navigationBarTitleText": "检查详情"
- }
- },
- {
- "path": "examineManage/examineAddContent",
- "style": {
- "navigationBarTitleText": "开始检查"
- }
- },
- {
- "path": "examineManage/examineList",
- "style": {
- "navigationBarTitleText": "校院巡查管理"
- }
- },
- {
- "path": "dangerManage/dangerManage",
- "style": {
- "navigationBarTitleText": "隐患整改"
- }
- },
- {
- "path": "dangerManage/dangerList",
- "style": {
- "navigationBarTitleText": "安全隐患"
- }
- },
- {
- "path": "dangerManage/dangerDetail",
- "style": {
- "navigationBarTitleText": "安全隐患"
- }
- },
- {
- "path": "snapshotManage/snapshotDetail",
- "style": {
- "navigationBarTitleText": "待整改"
- }
- },
- {
- "path": "snapshotManage/snapshotAdd",
- "style": {
- "navigationBarTitleText": "随手拍上报"
- }
- },
- {
- "path": "snapshotManage/snapshotList",
- "style": {
- "navigationBarTitleText": "随手拍上报记录"
- }
- },
- {
- "path": "inforSign",
- "style": {
- "navigationBarTitleText": "安全信息牌"
- }
- }
- ]
- }
-
- ],
- "globalStyle": {
- "navigationBarTextStyle": "white", //导航文字颜色
- "navigationBarBackgroundColor": "#0183FA" //导航背景色
- }
- }
|