533 lines
13 KiB
JSON
533 lines
13 KiB
JSON
{
|
|
"easycom": {
|
|
"^u-(.*)": "@/uview-ui/components/u-$1/u-$1.vue"
|
|
},
|
|
|
|
"pages": [{
|
|
"path": "pages/login/login_",
|
|
"style": {
|
|
"navigationBarTitleText": "密码登录",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
}, {
|
|
"path": "pages/login/userRegister",
|
|
"style": {
|
|
"navigationBarTitleText": "新用户注册",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/home/home_",
|
|
"style": {
|
|
"navigationBarTitleText": "主页",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/home/list/ticket",
|
|
"style": {
|
|
"navigationBarTitleText": "曲阳金隅EHS-待办工单",
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/home/list/ticketAll",
|
|
"style": {
|
|
"navigationBarTitleText": "所有工单",
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/home/list/event",
|
|
"style": {
|
|
"navigationBarTitleText": "曲阳金隅EHS-实时报警",
|
|
"navigationStyle": "custom",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/home/detail/ticketHandle",
|
|
"style": {
|
|
"navigationBarTitleText": "曲阳金隅EHS-工单处理",
|
|
"navigationStyle": "custom",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/home/detail/eventHandle",
|
|
"style": {
|
|
"navigationBarTitleText": "事件处理",
|
|
"navigationStyle": "custom",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/home/detail/addNode",
|
|
"style": {
|
|
"navigationBarTitleText": "加签",
|
|
"navigationStyle": "custom",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/home/detail/warningHandle",
|
|
"style": {
|
|
"navigationBarTitleText": "曲阳金隅EHS-报警处理",
|
|
"navigationStyle": "custom",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/workSpace/workSpace",
|
|
"style": {
|
|
"navigationBarTitleText": "曲阳金隅EHS-工作台",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/workSpace/rpj/rpjLisst",
|
|
"style": {
|
|
"navigationBarTitleText": "曲阳金隅EHS-入厂项目",
|
|
"navigationStyle": "custom",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/workSpace/rpj/rpjCreate",
|
|
"style": {
|
|
"navigationBarTitleText": "新建入厂项目",
|
|
"navigationStyle": "custom",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/workSpace/rpj/rpjDetail",
|
|
"style": {
|
|
"navigationBarTitleText": "入厂项目详情",
|
|
"navigationStyle": "custom",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/workSpace/rpj/rpjFiles",
|
|
"style": {
|
|
"navigationBarTitleText": "安全审核项目",
|
|
"navigationStyle": "custom",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/workSpace/rpj/rpjWorkers",
|
|
"style": {
|
|
"navigationBarTitleText": "人员选择",
|
|
"navigationStyle": "custom",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
},
|
|
|
|
{
|
|
"path": "pages/workSpace/newWork/userList",
|
|
"style": {
|
|
"navigationBarTitleText": "选择人员",
|
|
"navigationStyle": "custom",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/workSpace/newWork/addUser",
|
|
"style": {
|
|
"navigationBarTitleText": "添加人员",
|
|
"navigationStyle": "custom",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/workSpace/newWork/addViolation",
|
|
"style": {
|
|
"navigationBarTitleText": "新增违章",
|
|
"navigationStyle": "custom",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/workSpace/operation/operationList",
|
|
"style": {
|
|
"navigationBarTitleText": "曲阳金隅EHS-作业列表",
|
|
"navigationStyle": "custom",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/workSpace/operation/operationCreate",
|
|
"style": {
|
|
"navigationBarTitleText": "新建作业",
|
|
"navigationStyle": "custom",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/workSpace/operation/operationDetail",
|
|
"style": {
|
|
"navigationBarTitleText": "作业详情",
|
|
"navigationStyle": "custom",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/workSpace/operation/oplCate",
|
|
"style": {
|
|
"navigationBarTitleText": "许可证类型",
|
|
"navigationStyle": "custom",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/workSpace/operation/oplDetail",
|
|
"style": {
|
|
"navigationBarTitleText": "许可证详情",
|
|
"navigationStyle": "custom",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/workSpace/operation/workerList",
|
|
"style": {
|
|
"navigationBarTitleText": "选择工作人员",
|
|
"navigationStyle": "custom",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/workSpace/operation/gasList",
|
|
"style": {
|
|
"navigationBarTitleText": "气体检测记录",
|
|
"navigationStyle": "custom",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/workSpace/visit/visitList",
|
|
"style": {
|
|
"navigationBarTitleText": "曲阳金隅EHS-来访项目",
|
|
"navigationStyle": "custom",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/workSpace/visit/visitCreate",
|
|
"style": {
|
|
"navigationBarTitleText": "新建来访项目",
|
|
"navigationStyle": "custom",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/workSpace/visit/vpeopleSelect",
|
|
"style": {
|
|
"navigationBarTitleText": "选择人员",
|
|
"navigationStyle": "custom",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/workSpace/visit/visitDetail",
|
|
"style": {
|
|
"navigationBarTitleText": "来访项目查看",
|
|
"navigationStyle": "custom",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/workSpace/opls/normal",
|
|
"style": {
|
|
"navigationBarTitleText": "普通作业许可证",
|
|
"navigationStyle": "custom",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/workSpace/opls/fire",
|
|
"style": {
|
|
"navigationBarTitleText": "动火作业许可证",
|
|
"navigationStyle": "custom",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/workSpace/opls/high",
|
|
"style": {
|
|
"navigationBarTitleText": "高处作业许可证",
|
|
"navigationStyle": "custom",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/workSpace/opls/usecl",
|
|
"style": {
|
|
"navigationBarTitleText": "临时用电许可证",
|
|
"navigationStyle": "custom",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/workSpace/opls/soil",
|
|
"style": {
|
|
"navigationBarTitleText": "动土作业许可证",
|
|
"navigationStyle": "custom",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/workSpace/opls/preheat",
|
|
"style": {
|
|
"navigationBarTitleText": "预热器清堵作业许可证",
|
|
"navigationStyle": "custom",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/workSpace/opls/hoisting",
|
|
"style": {
|
|
"navigationBarTitleText": "吊装作业许可证",
|
|
"navigationStyle": "custom",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/workSpace/opls/cooler",
|
|
"style": {
|
|
"navigationBarTitleText": "篦冷机清大块作业许可证",
|
|
"navigationStyle": "custom",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/workSpace/opls/clear",
|
|
"style": {
|
|
"navigationBarTitleText": "清库作业许可证",
|
|
"navigationStyle": "custom",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/workSpace/opls/space",
|
|
"style": {
|
|
"navigationBarTitleText": "有限空间作业许可证",
|
|
"navigationStyle": "custom",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/workSpace/visit/vpeopleList",
|
|
"style": {
|
|
"navigationBarTitleText": "人员确定",
|
|
"navigationStyle": "custom",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/my/my",
|
|
"style": {
|
|
"navigationBarTitleText": "个人中心",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/my/myInfo",
|
|
"style": {
|
|
"navigationBarTitleText": "个人信息",
|
|
"navigationStyle": "custom",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/my/myInfoChange",
|
|
"style": {
|
|
"navigationBarTitleText": "个人信息完善",
|
|
"navigationStyle": "custom",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/my/myCertificates",
|
|
"style": {
|
|
"navigationBarTitleText": "我的证书",
|
|
"navigationStyle": "custom",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/my/clock_in",
|
|
"style": {
|
|
"navigationBarTitleText": "打卡记录",
|
|
"navigationStyle": "custom",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/my/passwordChange",
|
|
"style": {
|
|
"navigationBarTitleText": "修改密码",
|
|
"navigationStyle": "custom",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/my/suanfa",
|
|
"style": {
|
|
"navigationBarTitleText": "算法布设",
|
|
"navigationStyle": "custom",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/my/alogadd",
|
|
"style": {
|
|
"navigationBarTitleText": "批量布设",
|
|
"navigationStyle": "custom",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/workSpace/visit/visitor",
|
|
"style": {
|
|
"navigationBarTitleText": "我的访客库",
|
|
"navigationStyle": "custom",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/workSpace/rpj/remployee",
|
|
"style": {
|
|
"navigationBarTitleText": "我的人员库",
|
|
"navigationStyle": "custom",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/comm/userSelect/index",
|
|
"style": {
|
|
"navigationBarTitleText": "人员选择",
|
|
"navigationStyle": "custom",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
}
|
|
,{
|
|
"path" : "pages/my/signature",
|
|
"style" :
|
|
{
|
|
"navigationBarTitleText": "我的电子签名",
|
|
"navigationStyle": "custom",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
|
|
}
|
|
,{
|
|
"path" : "pages/exam/exam",
|
|
"style" :
|
|
{
|
|
"navigationBarTitleText": "考试列表",
|
|
"navigationStyle": "custom",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
|
|
}
|
|
,{
|
|
"path" : "pages/exam/preview",
|
|
"style" :
|
|
{
|
|
"navigationBarTitleText": "考前须知",
|
|
"navigationStyle": "custom",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
|
|
},{
|
|
"path" : "pages/exam/main",
|
|
"style" :
|
|
{
|
|
"navigationBarTitleText": "考试",
|
|
// "navigationStyle": "custom",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
|
|
},{
|
|
"path" : "pages/exam/record",
|
|
"style" :
|
|
{
|
|
"navigationBarTitleText": "考试记录",
|
|
"navigationStyle": "custom",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
|
|
},{
|
|
"path" : "pages/exam/result",
|
|
"style" :
|
|
{
|
|
"navigationBarTitleText": "考试结果",
|
|
"navigationStyle": "custom",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
|
|
},{
|
|
"path" : "pages/exam/detail",
|
|
"style" :
|
|
{
|
|
"navigationBarTitleText": "考试详情",
|
|
// "navigationStyle": "custom",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
|
|
}
|
|
,{
|
|
"path" : "pages/my/suanfa",
|
|
"style" :
|
|
{
|
|
"navigationBarTitleText": "",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
|
|
}
|
|
,{
|
|
"path" : "pages/my/alogadd",
|
|
"style" :
|
|
{
|
|
"navigationBarTitleText": "",
|
|
"enablePullDownRefresh": false
|
|
}
|
|
|
|
}
|
|
],
|
|
"globalStyle": {
|
|
"navigationBarTextStyle": "black",
|
|
"navigationBarTitleText": "曲阳金隅EHS",
|
|
"navigationBarBackgroundColor": "#F8F8F8",
|
|
// "navigationStyle": "custom",
|
|
"backgroundColor": "#F8F8F8"
|
|
},
|
|
"tabBar": {
|
|
"color": "#a6a6a6",
|
|
"selectedColor": "#2c6fd9",
|
|
"borderStyle": "black",
|
|
"backgroundColor": "#ffffff",
|
|
"list": [{
|
|
"pagePath": "pages/home/home_",
|
|
"iconPath": "static/tabbar/shouye.png",
|
|
"selectedIconPath": "static/tabbar/shouye-select.png",
|
|
"text": "主页"
|
|
},
|
|
{
|
|
"pagePath": "pages/workSpace/workSpace",
|
|
"iconPath": "static/tabbar/gongzuotai.png",
|
|
"selectedIconPath": "static/tabbar/gongzuotai-select.png",
|
|
"text": "工作台"
|
|
},
|
|
{
|
|
"pagePath": "pages/my/my",
|
|
"iconPath": "static/tabbar/wode.png",
|
|
"selectedIconPath": "static/tabbar/wode-select.png",
|
|
"text": "个人中心"
|
|
}
|
|
]
|
|
}
|
|
}
|