2024-12-20 10:32:43 +08:00
|
|
|
|
{
|
|
|
|
|
|
"easycom": {
|
|
|
|
|
|
"^u-(.*)": "@/uni_modules/uview-ui/components/u-$1/u-$1.vue"
|
|
|
|
|
|
},
|
|
|
|
|
|
"pages": [
|
|
|
|
|
|
// pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
|
|
|
|
|
|
// {
|
|
|
|
|
|
// "path": "pages/YNEduApp/index/index",
|
|
|
|
|
|
// "style": {
|
|
|
|
|
|
// "navigationStyle" : "custom"
|
|
|
|
|
|
// }
|
|
|
|
|
|
// },
|
|
|
|
|
|
{
|
|
|
|
|
|
"path": "pages/login",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationBarTitleText": "登录",
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
{
|
|
|
|
|
|
"path": "pages/webview",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationBarTitleText": "作业管控智慧平台",
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
{
|
|
|
|
|
|
"path": "pages/message/index",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationBarTitleText": "消息"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
{
|
|
|
|
|
|
"path": "pages/message/detail",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationBarTitleText": "消息"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
{
|
|
|
|
|
|
"path": "pages/gzt/index",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationBarTitleText": "作业管控智慧平台",
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
{
|
|
|
|
|
|
"path": "pages/txl/index",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationBarTitleText": "通讯录"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
{
|
|
|
|
|
|
"path": "pages/mine/index",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationBarTitleText": "我的",
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
{
|
|
|
|
|
|
"path": "pages/YNEduApp/index/index",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
{
|
|
|
|
|
|
"path": "pages/YNEduApp/user/user",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
{
|
|
|
|
|
|
"path": "pages/YNEduApp/user/settings",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationBarTitleText": "设置"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
{
|
|
|
|
|
|
"path": "pages/YNEduApp/learnProj/learnProj",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
{
|
|
|
|
|
|
"path": "pages/YNEduApp/learnProj/learnProjDetail",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
{
|
|
|
|
|
|
"path": "pages/YNEduApp/user/editProfile",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationBarTitleText": "编辑资料"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
{
|
|
|
|
|
|
"path": "pages/YNEduApp/user/changeGate",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationBarTitleText": "选择公司",
|
|
|
|
|
|
"app-plus": {
|
|
|
|
|
|
"titleNView": {
|
|
|
|
|
|
"buttons": [
|
|
|
|
|
|
{
|
|
|
|
|
|
"text": "完成",
|
|
|
|
|
|
"fontSize": "16px",
|
|
|
|
|
|
"color": "#000",
|
|
|
|
|
|
"float": "right"
|
|
|
|
|
|
}
|
|
|
|
|
|
]
|
|
|
|
|
|
}
|
|
|
|
|
|
}
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
{
|
|
|
|
|
|
"path": "pages/YNEduApp/exam/exam",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom",
|
|
|
|
|
|
"enablePullDownRefresh": true
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
{
|
|
|
|
|
|
"path": "pages/YNEduApp/exam/beforeExam",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationBarTitleText": "考试详情"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
{
|
|
|
|
|
|
"path": "pages/YNEduApp/learnProj/pdfStudy",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationBarTitleText": "PDF学习"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
{
|
|
|
|
|
|
"path": "pages/YNEduApp/prac/prac",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom",
|
|
|
|
|
|
"enablePullDownRefresh": true
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
{
|
|
|
|
|
|
"path": "pages/YNEduApp/prac/exercises",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
{
|
|
|
|
|
|
"path": "pages/YNEduApp/learn/learn",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationBarTitleText": "学习"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
{
|
|
|
|
|
|
"path": "pages/YNEduApp/exam/examination",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom",
|
|
|
|
|
|
"app-plus": {
|
|
|
|
|
|
"popGesture": "none"
|
|
|
|
|
|
}
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
{
|
|
|
|
|
|
"path": "pages/YNEduApp/exam/examinationDetails",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
{
|
|
|
|
|
|
"path": "pages/YNEduApp/exam/examinationList",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationBarTitleText": "考试记录"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
{
|
|
|
|
|
|
"path": "pages/YNEduApp/exam/examinationResultDetails",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationBarTitleText": "考试结果详情"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
{
|
|
|
|
|
|
"path": "pages/YNEduApp/prac/pracDetail",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
{
|
|
|
|
|
|
"path": "pages/YNEduApp/user/faceScan",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationBarTitleText": "人脸识别"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
{
|
|
|
|
|
|
"path": "pages/YNEduApp/user/myMsg",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
{
|
|
|
|
|
|
"path": "pages/YNEduApp/user/msgDetail",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationBarTitleText": "公告详情"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
{
|
|
|
|
|
|
"path": "pages/YNEduApp/index/notices",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationBarTitleText": "通知公告"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
{
|
|
|
|
|
|
"path": "pages/YNEduApp/learnProj/imageStudy",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationBarTitleText": "图片学习"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
////实名制二期-移动端
|
|
|
|
|
|
{
|
|
|
|
|
|
//首页
|
|
|
|
|
|
"path": "pages/realName/index/index",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
{
|
|
|
|
|
|
//首页二级跳转页面 -- 作业计划
|
|
|
|
|
|
"path": "pages/realName/workPlan/index",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
{
|
|
|
|
|
|
//首页二级跳转页面 -- 作业计划--详情
|
|
|
|
|
|
"path": "pages/realName/workPlan-details/index",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
|
|
|
|
{
|
|
|
|
|
|
//首页二级跳转页面 -- 在建工程列表
|
|
|
|
|
|
"path": "pages/realName/index/pages/project",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
{
|
|
|
|
|
|
//首页二级跳转页面 -- 分包列表
|
|
|
|
|
|
"path": "pages/realName/index/pages/subList",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
{
|
|
|
|
|
|
//首页二级跳转页面 -- 班组列表
|
|
|
|
|
|
"path": "pages/realName/index/pages/teamList",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
{
|
|
|
|
|
|
//首页二级跳转页面 -- 人员列表
|
|
|
|
|
|
"path": "pages/realName/index/pages/personList",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
{
|
|
|
|
|
|
//首页二级跳转页面 -- 人员详情
|
|
|
|
|
|
"path": "pages/realName/index/pages/personDetail",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
{
|
|
|
|
|
|
//首页三级级跳转页面 -- 人员信息
|
|
|
|
|
|
"path": "pages/realName/index/pages/personDetail",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
{
|
|
|
|
|
|
//工作台
|
|
|
|
|
|
"path": "pages/realName/workbench/index",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
//人员录入
|
|
|
|
|
|
{
|
|
|
|
|
|
//人员录入
|
|
|
|
|
|
"path": "pages/realName/workbench/personEnter/index",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
{
|
|
|
|
|
|
//新增人员
|
|
|
|
|
|
"path": "pages/realName/workbench/personEnter/addPeople",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
{
|
|
|
|
|
|
//查询人员列表
|
|
|
|
|
|
"path": "pages/realName/workbench/personEnter/searchPeople",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
{
|
|
|
|
|
|
//查询人员列表
|
|
|
|
|
|
"path": "pages/realName/workbench/personEnter/editPeople",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
{
|
|
|
|
|
|
//人员识别
|
|
|
|
|
|
"path": "pages/realName/workbench/personEnter/facePeople",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
{
|
|
|
|
|
|
//人员库
|
|
|
|
|
|
"path": "pages/realName/workbench/peopleLibrary/index",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
{
|
|
|
|
|
|
//人员库-详情
|
|
|
|
|
|
"path": "pages/realName/workbench/peopleLibrary/detail",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
{
|
|
|
|
|
|
//人员库-身份证识别
|
|
|
|
|
|
"path": "pages/realName/workbench/peopleLibrary/idCard",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
//合同见证
|
|
|
|
|
|
{
|
|
|
|
|
|
//合同见证-首页
|
|
|
|
|
|
"path": "pages/realName/workbench/contractWitness/index",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
{
|
|
|
|
|
|
//合同见证-pdf
|
|
|
|
|
|
"path": "pages/realName/workbench/contractWitness/contractPdf",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
//工资卡见证
|
|
|
|
|
|
{
|
|
|
|
|
|
//工资卡见证-首页
|
|
|
|
|
|
"path": "pages/realName/workbench/wageWitness/index",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
//工资查看
|
|
|
|
|
|
{
|
|
|
|
|
|
//工资查看
|
|
|
|
|
|
"path": "pages/realName/workbench/wageRecord/index",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
{
|
|
|
|
|
|
//工资查看-详情
|
|
|
|
|
|
"path": "pages/realName/workbench/wageRecord/detail",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
//电子合同
|
|
|
|
|
|
{
|
|
|
|
|
|
//电子合同-提醒
|
|
|
|
|
|
"path": "pages/realName/workbench/electronicContract/contractTip",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
{
|
|
|
|
|
|
//电子合同-视频
|
|
|
|
|
|
"path": "pages/realName/workbench/electronicContract/contractVideo",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
{
|
|
|
|
|
|
//电子合同-pdf预览
|
|
|
|
|
|
"path": "pages/realName/workbench/electronicContract/contractPdf",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
{
|
|
|
|
|
|
//电子合同-填写
|
|
|
|
|
|
"path": "pages/realName/workbench/electronicContract/contractFill",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
{
|
|
|
|
|
|
//电子合同-pdf确认
|
|
|
|
|
|
"path": "pages/realName/workbench/electronicContract/contractPdfConfirm",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
{
|
|
|
|
|
|
//电子合同签署
|
|
|
|
|
|
"path": "pages/realName/workbench/electronicContractSign/index",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
{
|
|
|
|
|
|
//电子合同签署-详情
|
|
|
|
|
|
"path": "pages/realName/workbench/electronicContractSign/contractPdf",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
{
|
|
|
|
|
|
//电子合同签署-视频查看
|
|
|
|
|
|
"path": "pages/realName/workbench/electronicContractSign/contractVideo",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
{
|
|
|
|
|
|
//电子合同审核
|
|
|
|
|
|
"path": "pages/realName/workbench/electronicContractExam/index",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
{
|
|
|
|
|
|
//电子合同审核详情
|
|
|
|
|
|
"path": "pages/realName/workbench/electronicContractExam/contractPdf",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
{
|
|
|
|
|
|
//欠薪维权申诉
|
|
|
|
|
|
"path": "pages/realName/workbench/safeguarding/index",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
{
|
|
|
|
|
|
//欠薪维权申诉-详情
|
|
|
|
|
|
"path": "pages/realName/workbench/safeguarding/detail",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
2024-12-30 09:17:13 +08:00
|
|
|
|
{
|
|
|
|
|
|
//欠薪维权申诉-填写
|
|
|
|
|
|
"path": "pages/realName/workbench/safeguarding/add",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
2024-12-20 10:32:43 +08:00
|
|
|
|
{
|
|
|
|
|
|
//准入信息查询
|
|
|
|
|
|
"path": "pages/realName/workbench/dayPlan/index",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
{
|
|
|
|
|
|
//准入信息-详情
|
|
|
|
|
|
"path": "pages/realName/workbench/dayPlan/detail",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
{
|
|
|
|
|
|
//安全教育培训
|
|
|
|
|
|
"path": "pages/realName/workbench/exam/index",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
{
|
|
|
|
|
|
//安全教育培训-培训列表
|
|
|
|
|
|
"path": "pages/realName/workbench/exam/train",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
{
|
|
|
|
|
|
//安全教育培训-学习文件
|
|
|
|
|
|
"path": "pages/realName/workbench/exam/trainPdf",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
{
|
|
|
|
|
|
//安全教育培训-学习视频
|
|
|
|
|
|
"path": "pages/realName/workbench/exam/trainVideo",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
{
|
|
|
|
|
|
//安全教育培训-考试说明
|
|
|
|
|
|
"path": "pages/realName/workbench/exam/examInfo",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
{
|
|
|
|
|
|
//安全教育培训-考试
|
|
|
|
|
|
"path": "pages/realName/workbench/exam/exam",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
{
|
|
|
|
|
|
//安全教育培训-考试详情
|
|
|
|
|
|
"path": "pages/realName/workbench/exam/examDetail",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
{
|
|
|
|
|
|
//出场申请
|
|
|
|
|
|
"path": "pages/realName/workbench/appearApply/index",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
{
|
|
|
|
|
|
//出场申请-人员评价
|
|
|
|
|
|
"path": "pages/realName/workbench/appearApply/evaluate",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
{
|
|
|
|
|
|
//出场审核
|
|
|
|
|
|
"path": "pages/realName/workbench/appearExam/index",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
{
|
|
|
|
|
|
//作业计划与实名制管控情况
|
|
|
|
|
|
"path": "pages/realName/workbench/workPlan/index",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
{
|
|
|
|
|
|
//人员资质检查
|
|
|
|
|
|
"path": "pages/realName/workbench/qualifications/index",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
{
|
|
|
|
|
|
//人员资质检查-查询
|
|
|
|
|
|
"path": "pages/realName/workbench/qualifications/search",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
{
|
|
|
|
|
|
//人员资质检查-详情
|
|
|
|
|
|
"path": "pages/realName/workbench/qualifications/detail",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
{
|
|
|
|
|
|
//人员资质检查-查看文件
|
|
|
|
|
|
"path": "pages/realName/workbench/qualifications/listCertificatePdf",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
{
|
|
|
|
|
|
//人员暂退-首页
|
|
|
|
|
|
"path": "pages/realName/workbench/outPerson/index",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
2024-12-20 19:27:08 +08:00
|
|
|
|
{
|
|
|
|
|
|
//作业计划管理-首页
|
|
|
|
|
|
"path": "pages/realName/workbench/dailyPlanManagement/index",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
{
|
|
|
|
|
|
//作业计划管理-日计划制定
|
|
|
|
|
|
"path": "pages/realName/workbench/dailyPlanManagement/develop",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
2024-12-30 21:18:13 +08:00
|
|
|
|
{
|
|
|
|
|
|
//作业计划管理-日计划修改
|
|
|
|
|
|
"path": "pages/realName/workbench/dailyPlanManagement/edit",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
2024-12-20 19:27:08 +08:00
|
|
|
|
{
|
|
|
|
|
|
//作业计划管理-完成情况上传
|
|
|
|
|
|
"path": "pages/realName/workbench/dailyPlanManagement/upload",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
2024-12-30 21:18:13 +08:00
|
|
|
|
{
|
|
|
|
|
|
//作业计划管理-日计划详情
|
|
|
|
|
|
"path": "pages/realName/workbench/dailyPlanManagement/details",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
2024-12-20 19:27:08 +08:00
|
|
|
|
|
2024-12-25 13:25:31 +08:00
|
|
|
|
{
|
|
|
|
|
|
//欠薪维权申诉-首页
|
|
|
|
|
|
"path": "pages/realName/workbench/safeguarding/index",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
2024-12-30 20:46:34 +08:00
|
|
|
|
|
|
|
|
|
|
{
|
|
|
|
|
|
//我的组织--通讯录
|
|
|
|
|
|
"path": "pages/realName/workbench/myOrg/index",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
|
|
|
|
{
|
|
|
|
|
|
//通讯录
|
|
|
|
|
|
"path": "pages/realName/workbench/myOrg/addressBook",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
2024-12-25 13:25:31 +08:00
|
|
|
|
|
2024-12-20 10:32:43 +08:00
|
|
|
|
{
|
|
|
|
|
|
//人员暂退-暂退人员选择
|
|
|
|
|
|
"path": "pages/realName/workbench/outPerson/outList",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
{
|
|
|
|
|
|
//人员转场
|
|
|
|
|
|
"path": "pages/realName/workbench/cutToPlace/index",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
{
|
|
|
|
|
|
//人员转场-记录
|
|
|
|
|
|
"path": "pages/realName/workbench/cutToPlace/record",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
{
|
|
|
|
|
|
//考勤
|
|
|
|
|
|
"path": "pages/realName/workAttendance/index",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
{
|
|
|
|
|
|
//考勤-考勤打卡
|
|
|
|
|
|
"path": "pages/realName/workAttendance/clock/index",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
{
|
|
|
|
|
|
//考勤-考勤打卡-地图
|
|
|
|
|
|
"path": "pages/realName/workAttendance/clock/bMap",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
{
|
|
|
|
|
|
//考勤-考勤打卡-作业点申请
|
|
|
|
|
|
"path": "pages/realName/workAttendance/clock/workLocation",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
{
|
|
|
|
|
|
//考勤-考勤打卡-作业点地图
|
|
|
|
|
|
"path": "pages/realName/workAttendance/clock/checkMap",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
{
|
|
|
|
|
|
//考勤-临时人员打卡
|
|
|
|
|
|
"path": "pages/realName/workAttendance/tempClock/index",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
{
|
|
|
|
|
|
//考勤-临时人员信息
|
|
|
|
|
|
"path": "pages/realName/workAttendance/tempClock/tempPeopleList",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
{
|
|
|
|
|
|
//考勤-临时人员信息
|
|
|
|
|
|
"path": "pages/realName/workAttendance/tempClock/tempPeopleList",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
{
|
|
|
|
|
|
//考勤-管理人员打卡
|
|
|
|
|
|
"path": "pages/realName/workAttendance/managementClock/index",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
{
|
|
|
|
|
|
//考勤-考勤统计-首页
|
|
|
|
|
|
"path": "pages/realName/workAttendance/statistics/index",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
{
|
|
|
|
|
|
//考勤-考勤统计-详情
|
|
|
|
|
|
"path": "pages/realName/workAttendance/statistics/detail",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
{
|
|
|
|
|
|
//我的
|
|
|
|
|
|
"path": "pages/realName/my/my",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
{
|
|
|
|
|
|
//我的-消息
|
|
|
|
|
|
"path": "pages/realName/my/news",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
{
|
|
|
|
|
|
//我的-上传情况
|
|
|
|
|
|
"path": "pages/realName/my/myUpload",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
{
|
|
|
|
|
|
//我的-下载情况
|
|
|
|
|
|
"path": "pages/realName/my/myDownload",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
{
|
|
|
|
|
|
"path": "pages/HealthExaminationApp/index/index",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
{
|
|
|
|
|
|
"path": "pages/HealthExaminationApp/appointment/appointment",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationBarTitleText": "体检预约"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
{
|
|
|
|
|
|
"path": "pages/HealthExaminationApp/report/report",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationBarTitleText": "体检报告"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
{
|
|
|
|
|
|
"path": "pages/HealthExaminationApp/report/pdfView",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationBarTitleText": "体检报告"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
{
|
|
|
|
|
|
"path": "pages/HealthExaminationApp/myAppointment/myAppointment",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
{
|
|
|
|
|
|
"path": "pages/HealthExaminationApp/jobAppointment/jobAppointment",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationBarTitleText": "职业预约"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
{
|
|
|
|
|
|
"path": "pages/HealthExaminationApp/myAppointment/bookSuccessfully",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationBarTitleText": "体检预约"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
{
|
|
|
|
|
|
"path": "pages/HealthExaminationApp/myAppointment/healthExamDetails",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationBarTitleText": "体检预约单"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
{
|
|
|
|
|
|
"path": "pages/HealthExaminationApp/index/userInfo",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationBarTitleText": "个人信息"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
{
|
|
|
|
|
|
"path": "pages/HealthExaminationApp/index/message",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationBarTitleText": "消息通知"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
/* 作业计划移动端 */
|
|
|
|
|
|
{
|
|
|
|
|
|
"path": "pages/workPlan/index/index",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
/* 作业计划页面 */
|
|
|
|
|
|
{
|
|
|
|
|
|
"path": "pages/workPlan/workPlan/index",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
/* 作业计划页面 - 详情 */
|
|
|
|
|
|
{
|
|
|
|
|
|
"path": "pages/workPlan/workPlan-details/index",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
/* 工作台 */
|
|
|
|
|
|
{
|
|
|
|
|
|
"path": "pages/workPlan/workbench/index",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
{
|
|
|
|
|
|
"path": "pages/workPlan/custody/index",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
// 选择日计划风险点
|
|
|
|
|
|
{
|
|
|
|
|
|
"path": "pages/workPlan/selectRisk/index",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
// 选择日计划风险点 - 详情
|
|
|
|
|
|
{
|
|
|
|
|
|
"path": "pages/workPlan/guaRecord/index",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
/* 基建日计划 */
|
|
|
|
|
|
{
|
|
|
|
|
|
"path": "pages/workPlan/dayPlan/inf-index",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
/* 基建日计划 - 分包人员选择页面 */
|
|
|
|
|
|
{
|
|
|
|
|
|
"path": "pages/workPlan/dayPlan/sub-user/index",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
/* 基建日计划 - 详情 */
|
|
|
|
|
|
{
|
|
|
|
|
|
"path": "pages/workPlan/dayPlanDetails/inf-index",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
/* 基建日计划 - 详情 - 审核 */
|
|
|
|
|
|
{
|
|
|
|
|
|
"path": "pages/workPlan/dayPlanAuditingDetails/inf-index",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
/* 生产日计划 */
|
|
|
|
|
|
{
|
|
|
|
|
|
"path": "pages/workPlan/dayPlan/pro-index",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
|
|
|
|
/* 生产日计划 - 详情 */
|
|
|
|
|
|
{
|
|
|
|
|
|
"path": "pages/workPlan/dayPlanDetails/pro-index",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
/* 生产日计划 - 详情 - 审核 */
|
|
|
|
|
|
{
|
|
|
|
|
|
"path": "pages/workPlan/dayPlanAuditingDetails/pro-index",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
|
|
|
|
/* 基建周计划 */
|
|
|
|
|
|
{
|
|
|
|
|
|
"path": "pages/workPlan/weekPlan/inf-index",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
/* 基建周计划 - 详情 */
|
|
|
|
|
|
{
|
|
|
|
|
|
"path": "pages/workPlan/weekPlanDetails/inf-index",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
/* 基建周计划 - 审核和详情 */
|
|
|
|
|
|
{
|
|
|
|
|
|
"path": "pages/workPlan/weekPlanAuditingDetails/inf-index",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
/* 生产周计划 */
|
|
|
|
|
|
{
|
|
|
|
|
|
"path": "pages/workPlan/weekPlan/pro-index",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
/* 生产周计划 - 详情 */
|
|
|
|
|
|
{
|
|
|
|
|
|
"path": "pages/workPlan/weekPlanDetails/pro-index",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
/* 生产周计划 - 审核和详情 */
|
|
|
|
|
|
{
|
|
|
|
|
|
"path": "pages/workPlan/weekPlanAuditingDetails/pro-index",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
|
|
|
|
/* 基建月计划 */
|
|
|
|
|
|
{
|
|
|
|
|
|
"path": "pages/workPlan/monthPlan/inf-index",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
/* 生产月计划 */
|
|
|
|
|
|
{
|
|
|
|
|
|
"path": "pages/workPlan/monthPlan/pro-index",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
/* 月计划详情 --基建 */
|
|
|
|
|
|
{
|
|
|
|
|
|
"path": "pages/workPlan/monthPlanDetails/inf-index",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
/* 月计划详情 --基建 - 审核 */
|
|
|
|
|
|
{
|
|
|
|
|
|
"path": "pages/workPlan/monthPlanAuditingDetails/inf-index",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
/* 月计划详情--生产 */
|
|
|
|
|
|
{
|
|
|
|
|
|
"path": "pages/workPlan/monthPlanDetails/pro-index",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
/* 月计划详情--生产 - 审核 */
|
|
|
|
|
|
{
|
|
|
|
|
|
"path": "pages/workPlan/monthPlanAuditingDetails/pro-index",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
/* 涉网计划 -- 基建 */
|
|
|
|
|
|
{
|
|
|
|
|
|
"path": "pages/workPlan/networkPlan/inf-index",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
/* 涉网计划 -- 基建 - 详情 */
|
|
|
|
|
|
{
|
|
|
|
|
|
"path": "pages/workPlan/networkPlanDetails/inf-index",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
/* 涉网计划 -- 基建 - 审核 详情 */
|
|
|
|
|
|
{
|
|
|
|
|
|
"path": "pages/workPlan/networkPlanDetails/inf-index",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
/* 涉网计划 -- 生产 */
|
|
|
|
|
|
{
|
|
|
|
|
|
"path": "pages/workPlan/networkPlan/pro-index",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
/* 涉网计划 -- 生产 - 详情 */
|
|
|
|
|
|
{
|
|
|
|
|
|
"path": "pages/workPlan/networkPlanDetails/pro-index",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
/* 涉网计划 -- 生产 - 审核 详情 */
|
|
|
|
|
|
{
|
|
|
|
|
|
"path": "pages/workPlan/networkPlanDetails/pro-index",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
/* 临时计划 - 基建 */
|
|
|
|
|
|
{
|
|
|
|
|
|
"path": "pages/workPlan/tempPlan/inf-index",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
/* 临时计划 - 基建 - 详情 */
|
|
|
|
|
|
{
|
|
|
|
|
|
"path": "pages/workPlan/tempPlanDetails/inf-index",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
/* 临时计划 - 基建 - 审核详情 */
|
|
|
|
|
|
{
|
|
|
|
|
|
"path": "pages/workPlan/tempPlanAuditingDetails/inf-index",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
/* 临时计划 - 生产 */
|
|
|
|
|
|
{
|
|
|
|
|
|
"path": "pages/workPlan/tempPlan/pro-index",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
/* 临时计划 - 生产 - 详情 */
|
|
|
|
|
|
{
|
|
|
|
|
|
"path": "pages/workPlan/tempPlanDetails/pro-index",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
/* 临时计划 - 生产 - 审核详情 */
|
|
|
|
|
|
{
|
|
|
|
|
|
"path": "pages/workPlan/tempPlanAuditingDetails/pro-index",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
{
|
|
|
|
|
|
"path": "pages/workPlan/my/index",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
{
|
|
|
|
|
|
"path": "pages/workPlan/messagePush/index",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
}
|
|
|
|
|
|
],
|
|
|
|
|
|
"globalStyle": {
|
|
|
|
|
|
"fontFamily": "Helvetica, Arial, sans-serif",
|
|
|
|
|
|
"pageOrientation": "portrait",
|
|
|
|
|
|
"navigationBarTitleText": "作业管控智慧平台",
|
|
|
|
|
|
"navigationBarTextStyle": "black",
|
|
|
|
|
|
"navigationBarBackgroundColor": "#ffffff",
|
|
|
|
|
|
"backgroundColor": "#F8F8F8",
|
|
|
|
|
|
"backgroundColorTop": "#F4F5F6",
|
|
|
|
|
|
"backgroundColorBottom": "#F4F5F6",
|
|
|
|
|
|
"mp-360": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
},
|
|
|
|
|
|
"h5": {
|
|
|
|
|
|
"maxWidth": 1190,
|
|
|
|
|
|
"navigationBarTextStyle": "black",
|
|
|
|
|
|
"navigationBarBackgroundColor": "#F1F1F1"
|
|
|
|
|
|
},
|
|
|
|
|
|
"usingComponents": {
|
|
|
|
|
|
"ly-tree-node": "/components/ly-tree/ly-tree-node"
|
|
|
|
|
|
}
|
|
|
|
|
|
}
|
|
|
|
|
|
/* "tabBar": {
|
|
|
|
|
|
"color": "#7A7E83",
|
|
|
|
|
|
"selectedColor": "#007AFF",
|
|
|
|
|
|
"borderStyle": "black",
|
|
|
|
|
|
"backgroundColor": "#F8F8F8",
|
|
|
|
|
|
"list": [{
|
|
|
|
|
|
"pagePath": "pages/message/index",
|
|
|
|
|
|
"iconPath": "static/images/dh1_0.png",
|
|
|
|
|
|
"selectedIconPath": "static/images/dh1s.png",
|
|
|
|
|
|
"text": "消息"
|
|
|
|
|
|
},
|
|
|
|
|
|
{
|
|
|
|
|
|
"pagePath": "pages/gzt/index",
|
|
|
|
|
|
"iconPath": "static/images/dh2.png",
|
|
|
|
|
|
"selectedIconPath": "static/images/dh2s.png",
|
|
|
|
|
|
"text": "工作台"
|
|
|
|
|
|
}, {
|
|
|
|
|
|
"pagePath": "pages/txl/index",
|
|
|
|
|
|
"iconPath": "static/images/dh3.png",
|
|
|
|
|
|
"selectedIconPath": "static/images/dh3s.png",
|
|
|
|
|
|
"text": "通讯录"
|
|
|
|
|
|
}, {
|
|
|
|
|
|
"pagePath": "pages/mine/index",
|
|
|
|
|
|
"iconPath": "static/images/dh4.png",
|
|
|
|
|
|
"selectedIconPath": "static/images/dh4s.png",
|
|
|
|
|
|
"text": "我的"
|
|
|
|
|
|
}
|
|
|
|
|
|
]
|
|
|
|
|
|
} */
|
|
|
|
|
|
}
|