| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500 |
- {
- "globalStyle": {
- "navigationStyle": "default",
- "navigationBarTitleText": "uniapp",
- "navigationBarBackgroundColor": "#f8f8f8",
- "navigationBarTextStyle": "white",
- "backgroundColor": "#000000"
- },
- "easycom": {
- "autoscan": true,
- "custom": {
- "^wd-(.*)": "wot-design-uni/components/wd-$1/wd-$1.vue",
- "^(?!z-paging-refresh|z-paging-load-more)z-paging(.*)": "z-paging/components/z-paging$1/z-paging$1.vue"
- }
- },
- "tabBar": {
- "color": "#aaa",
- "selectedColor": "#39b54a",
- "backgroundColor": "#F8F8F8",
- "borderStyle": "black",
- "height": "50px",
- "fontSize": "11px",
- "iconWidth": "24px",
- "spacing": "3px",
- "list": [
- {
- "iconPath": "/static/tabbar/tabbar-home-2.png",
- "selectedIconPath": "/static/tabbar/tabbar-home.png",
- "pagePath": "pages/home/index",
- "text": "首页"
- },
- {
- "iconPath": "/static/tabbar/tabbar-user-2.png",
- "selectedIconPath": "/static/tabbar/tabbar-user.png",
- "pagePath": "pages/user/index",
- "text": "我的"
- }
- ]
- },
- "pages": [
- {
- "path": "pages/home/index",
- "type": "home",
- "layout": "default",
- "style": {
- "navigationBarTitleText": "首页",
- "navigationStyle": "custom",
- "disableScroll": true,
- "app-plus": {
- "bounce": "none"
- }
- }
- },
- {
- "path": "pages/aboutSystem/index",
- "type": "page",
- "layout": "default",
- "style": {
- "navigationBarTitleText": "关于系统"
- }
- },
- {
- "path": "pages/deviceExam/deviceExam",
- "type": "page",
- "layout": "default",
- "style": {
- "navigationBarTitleText": "设备查询",
- "navigationStyle": "custom",
- "disableScroll": true,
- "app-plus": {
- "bounce": "none"
- }
- }
- },
- {
- "path": "pages/deviceExam/deviceExamDetail",
- "type": "page",
- "layout": "default",
- "style": {
- "navigationBarTitleText": "设备详情",
- "navigationStyle": "custom"
- }
- },
- {
- "path": "pages/importanceEditor/importanceEditor",
- "type": "page",
- "layout": "default",
- "style": {
- "navigationBarTitleText": "",
- "navigationStyle": "custom",
- "disableScroll": true
- }
- },
- {
- "path": "pages/inspectionPlanAudit/inspectionPlanEditor",
- "type": "page",
- "layout": "default",
- "style": {
- "navigationBarTitleText": "",
- "navigationStyle": "custom",
- "disableScroll": true
- }
- },
- {
- "path": "pages/loading/index",
- "type": "page",
- "layout": "default",
- "style": {
- "navigationBarTitleText": "加载中",
- "navigationStyle": "custom"
- }
- },
- {
- "path": "pages/login/login",
- "type": "page",
- "layout": "default",
- "style": {
- "navigationBarTitleText": "登录",
- "navigationStyle": "custom"
- }
- },
- {
- "path": "pages/securityCheck/securityCheckEditor",
- "type": "page",
- "layout": "default",
- "style": {
- "navigationBarTitleText": "",
- "navigationStyle": "custom",
- "disableScroll": true
- }
- },
- {
- "path": "pages/securityCheck/securityCheckList",
- "type": "page",
- "layout": "default",
- "style": {
- "navigationBarTitleText": "安全检查记录",
- "navigationStyle": "custom",
- "disableScroll": true,
- "app-plus": {
- "bounce": "none"
- }
- }
- },
- {
- "path": "pages/serviceOrderDetail/index",
- "type": "page",
- "layout": "default",
- "style": {
- "navigationBarTitleText": "服务单/受理单详情",
- "navigationStyle": "custom",
- "disableScroll": true
- }
- },
- {
- "path": "pages/serviceOrderDetail/serviceOrderEditor",
- "type": "page",
- "layout": "default",
- "style": {
- "navigationBarTitleText": "",
- "navigationStyle": "custom",
- "disableScroll": true
- }
- },
- {
- "path": "pages/sign/index",
- "type": "page",
- "layout": "default",
- "style": {
- "navigationBarTitleText": "签字",
- "navigationStyle": "custom"
- }
- },
- {
- "path": "pages/sign-detail/index",
- "type": "page",
- "layout": "default",
- "style": {
- "navigationBarTitleText": "签字详情",
- "navigationStyle": "custom"
- }
- },
- {
- "path": "pages/systemFile/systemFile",
- "type": "page",
- "layout": "default",
- "style": {
- "navigationBarTitleText": "体系文件",
- "navigationStyle": "custom",
- "disableScroll": true,
- "app-plus": {
- "bounce": "none"
- }
- }
- },
- {
- "path": "pages/taskOnline/TaskOnlineEquipmentList",
- "type": "page",
- "layout": "default",
- "style": {
- "navigationBarTitleText": "设备列表(分配项目)",
- "navigationStyle": "custom",
- "disableScroll": true,
- "app-plus": {
- "bounce": "none"
- }
- }
- },
- {
- "path": "pages/taskOnline/TaskOnlinePipeEquipmentList",
- "type": "page",
- "layout": "default",
- "style": {
- "navigationBarTitleText": "管线集列表(分配项目)",
- "navigationStyle": "custom",
- "disableScroll": true,
- "app-plus": {
- "bounce": "none"
- }
- }
- },
- {
- "path": "pages/taskOnlinePage/taskOnline",
- "type": "page",
- "layout": "default",
- "style": {
- "navigationBarTitleText": "在线录入",
- "navigationStyle": "custom",
- "disableScroll": true,
- "app-plus": {
- "bounce": "none"
- }
- }
- },
- {
- "path": "pages/unClaim/unClaimList",
- "type": "page",
- "layout": "default",
- "style": {
- "navigationBarTitleText": "任务单",
- "navigationStyle": "custom",
- "disableScroll": true,
- "app-plus": {
- "bounce": "none"
- }
- }
- },
- {
- "path": "pages/unitQuery/unitQuery",
- "type": "page",
- "layout": "default",
- "style": {
- "navigationBarTitleText": "单位信息查询",
- "navigationStyle": "custom",
- "disableScroll": true,
- "app-plus": {
- "bounce": "none"
- }
- }
- },
- {
- "path": "pages/unitQuery/unitQueryDetail",
- "type": "page",
- "layout": "default",
- "style": {
- "navigationBarTitleText": "单位详情",
- "navigationStyle": "custom"
- }
- },
- {
- "path": "pages/uploadFile/UploadFile",
- "type": "page",
- "layout": "default",
- "style": {
- "navigationBarTitleText": "附件上传",
- "navigationStyle": "custom"
- }
- },
- {
- "path": "pages/user/index",
- "type": "page",
- "layout": "default",
- "style": {
- "navigationBarTitleText": "我的",
- "navigationStyle": "custom"
- }
- },
- {
- "path": "pages/equipment/detail/equipCheckRecordEditor",
- "type": "page",
- "layout": "default",
- "style": {
- "navigationBarTitleText": "",
- "navigationStyle": "custom",
- "disableScroll": true
- }
- },
- {
- "path": "pages/equipment/detail/equipmentDetail",
- "type": "page",
- "layout": "default",
- "style": {
- "navigationBarTitleText": "设备详情",
- "navigationStyle": "custom"
- }
- },
- {
- "path": "pages/inspectionApproval/list/inspectionApprovalList",
- "type": "page",
- "layout": "default",
- "style": {
- "navigationBarTitleText": "检验方案批准",
- "navigationStyle": "custom",
- "disableScroll": true,
- "app-plus": {
- "bounce": "none"
- }
- }
- },
- {
- "path": "pages/inspectionApproval/preViewReport/index",
- "type": "page",
- "layout": "default",
- "style": {
- "navigationBarTitleText": "检验方案批准",
- "navigationStyle": "custom"
- }
- },
- {
- "path": "pages/inspectionPlanAudit/list/InspectionPlanAuditList",
- "type": "page",
- "layout": "default",
- "style": {
- "navigationBarTitleText": "检验方案审核",
- "navigationStyle": "custom",
- "disableScroll": true,
- "app-plus": {
- "bounce": "none"
- }
- }
- },
- {
- "path": "pages/inspectionPlanAudit/preViewReport/index",
- "type": "page",
- "layout": "default",
- "style": {
- "navigationBarTitleText": "检验方案审核",
- "navigationStyle": "custom",
- "disableScroll": true
- }
- },
- {
- "path": "pages/pendingApproval/list/PendingApprovalList",
- "type": "page",
- "layout": "default",
- "style": {
- "navigationBarTitleText": "报告审核",
- "navigationStyle": "custom",
- "disableScroll": true,
- "app-plus": {
- "bounce": "none"
- }
- }
- },
- {
- "path": "pages/pendingApproval/preViewReport/index",
- "type": "page",
- "layout": "default",
- "style": {
- "navigationBarTitleText": "报告审核预览",
- "navigationStyle": "custom"
- }
- },
- {
- "path": "pages/pendingPreparation/list/Item",
- "type": "page"
- },
- {
- "path": "pages/pendingPreparation/list/PendingPreparationList",
- "type": "page",
- "layout": "default",
- "style": {
- "navigationBarTitleText": "报告编制",
- "navigationStyle": "custom",
- "disableScroll": true,
- "app-plus": {
- "bounce": "none"
- }
- }
- },
- {
- "path": "pages/pendingPreparation/preViewReport/index",
- "type": "page",
- "layout": "default",
- "style": {
- "navigationBarTitleText": "报告编制预览",
- "navigationStyle": "custom"
- }
- },
- {
- "path": "pages/pendingRatify/list/PendingRatifyList",
- "type": "page",
- "layout": "default",
- "style": {
- "navigationBarTitleText": "报告审批",
- "navigationStyle": "custom",
- "disableScroll": true,
- "app-plus": {
- "bounce": "none"
- }
- }
- },
- {
- "path": "pages/pendingRatify/preViewReport/index",
- "type": "page",
- "layout": "default",
- "style": {
- "navigationBarTitleText": "报告审批预览",
- "navigationStyle": "custom"
- }
- },
- {
- "path": "pages/pendingVerification/list/BoilerItem",
- "type": "page"
- },
- {
- "path": "pages/pendingVerification/list/Item",
- "type": "page"
- },
- {
- "path": "pages/pendingVerification/list/PendingVerificationList",
- "type": "page",
- "layout": "default",
- "style": {
- "navigationBarTitleText": "记录校核",
- "navigationStyle": "custom",
- "disableScroll": true,
- "app-plus": {
- "bounce": "none"
- }
- }
- },
- {
- "path": "pages/pendingVerification/list/PipeItem",
- "type": "page"
- },
- {
- "path": "pages/pendingVerification/preViewReport/index",
- "type": "page",
- "layout": "default",
- "style": {
- "navigationBarTitleText": "记录校核",
- "navigationStyle": "custom",
- "disableScroll": true
- }
- },
- {
- "path": "pages/securityCheck/detail/index copy",
- "type": "page",
- "layout": "default",
- "style": {
- "navigationBarTitleText": "安全检查记录详情",
- "navigationStyle": "custom"
- }
- },
- {
- "path": "pages/securityCheck/detail/index",
- "type": "page",
- "layout": "default",
- "style": {
- "navigationBarTitleText": "安全检查记录详情",
- "navigationStyle": "custom"
- }
- },
- {
- "path": "pages/workInstructionAudit/list/WorkInstructionAuditList",
- "type": "page",
- "layout": "default",
- "style": {
- "navigationBarTitleText": "操作指导书批准",
- "navigationStyle": "custom",
- "disableScroll": true,
- "app-plus": {
- "bounce": "none"
- }
- }
- },
- {
- "path": "pages/workInstructionAudit/preViewReport/index",
- "type": "page",
- "layout": "default",
- "style": {
- "navigationBarTitleText": "操作指导书批准",
- "navigationStyle": "custom",
- "disableScroll": true
- }
- }
- ],
- "subPackages": []
- }
|