2024-08-07 14:53:53 +08:00
|
|
|
|
{
|
2024-08-12 16:19:57 +08:00
|
|
|
|
"easycom": {
|
|
|
|
|
|
"^u-(.*)": "@/uni_modules/uview-ui/components/u-$1/u-$1.vue"
|
|
|
|
|
|
},
|
|
|
|
|
|
"pages": [
|
|
|
|
|
|
// pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
|
2024-08-28 17:23:03 +08:00
|
|
|
|
// {
|
2024-10-12 16:03:45 +08:00
|
|
|
|
// "path": "pages/YNEduApp/index/index",
|
2024-08-13 19:03:13 +08:00
|
|
|
|
// "style": {
|
2024-08-19 17:53:53 +08:00
|
|
|
|
// "navigationStyle" : "custom"
|
2024-08-13 19:03:13 +08:00
|
|
|
|
// }
|
|
|
|
|
|
// },
|
2024-08-12 16:19:57 +08:00
|
|
|
|
{
|
|
|
|
|
|
"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": {
|
2024-08-28 17:23:03 +08:00
|
|
|
|
"navigationStyle": "custom"
|
2024-08-12 16:19:57 +08:00
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
{
|
|
|
|
|
|
"path": "pages/YNEduApp/user/user",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
{
|
|
|
|
|
|
"path": "pages/YNEduApp/user/settings",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationBarTitleText": "设置"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
{
|
|
|
|
|
|
"path": "pages/YNEduApp/learnProj/learnProj",
|
|
|
|
|
|
"style": {
|
2024-08-15 17:47:52 +08:00
|
|
|
|
"navigationStyle": "custom"
|
2024-08-12 16:19:57 +08:00
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
{
|
|
|
|
|
|
"path": "pages/YNEduApp/learnProj/learnProjDetail",
|
|
|
|
|
|
"style": {
|
2024-08-15 17:47:52 +08:00
|
|
|
|
"navigationStyle": "custom"
|
2024-08-12 16:19:57 +08:00
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
{
|
|
|
|
|
|
"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": {
|
2024-08-30 19:04:00 +08:00
|
|
|
|
"navigationStyle": "custom",
|
|
|
|
|
|
"enablePullDownRefresh": true
|
2024-08-12 16:19:57 +08:00
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
{
|
|
|
|
|
|
"path": "pages/YNEduApp/exam/beforeExam",
|
|
|
|
|
|
"style": {
|
2024-08-19 17:53:53 +08:00
|
|
|
|
"navigationBarTitleText": "考试详情"
|
2024-08-12 16:19:57 +08:00
|
|
|
|
}
|
2024-08-13 19:03:13 +08:00
|
|
|
|
},
|
|
|
|
|
|
{
|
2024-08-28 17:23:03 +08:00
|
|
|
|
"path": "pages/YNEduApp/learnProj/pdfStudy",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationBarTitleText": "PDF学习"
|
|
|
|
|
|
}
|
2024-08-13 19:03:13 +08:00
|
|
|
|
},
|
|
|
|
|
|
{
|
2024-08-28 17:23:03 +08:00
|
|
|
|
"path": "pages/YNEduApp/prac/prac",
|
|
|
|
|
|
"style": {
|
2024-09-14 18:12:16 +08:00
|
|
|
|
"navigationStyle": "custom",
|
|
|
|
|
|
"enablePullDownRefresh": true
|
2024-08-28 17:23:03 +08:00
|
|
|
|
}
|
2024-08-13 19:03:13 +08:00
|
|
|
|
},
|
|
|
|
|
|
{
|
2024-08-28 17:23:03 +08:00
|
|
|
|
"path": "pages/YNEduApp/prac/exercises",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
2024-08-14 09:22:39 +08:00
|
|
|
|
},
|
|
|
|
|
|
{
|
2024-08-28 17:23:03 +08:00
|
|
|
|
"path": "pages/YNEduApp/learn/learn",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationBarTitleText": "学习"
|
|
|
|
|
|
}
|
2024-08-14 18:55:18 +08:00
|
|
|
|
},
|
|
|
|
|
|
{
|
2024-08-28 17:23:03 +08:00
|
|
|
|
"path": "pages/YNEduApp/exam/examination",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom",
|
2024-08-23 16:00:43 +08:00
|
|
|
|
"app-plus": {
|
|
|
|
|
|
"popGesture": "none"
|
|
|
|
|
|
}
|
2024-08-28 17:23:03 +08:00
|
|
|
|
}
|
2024-08-14 18:55:18 +08:00
|
|
|
|
},
|
|
|
|
|
|
{
|
2024-08-28 17:23:03 +08:00
|
|
|
|
"path": "pages/YNEduApp/exam/examinationDetails",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
2024-08-14 18:55:18 +08:00
|
|
|
|
},
|
|
|
|
|
|
{
|
2024-08-28 17:23:03 +08:00
|
|
|
|
"path": "pages/YNEduApp/exam/examinationList",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationBarTitleText": "考试记录"
|
|
|
|
|
|
}
|
2024-08-14 18:55:18 +08:00
|
|
|
|
},
|
|
|
|
|
|
{
|
2024-08-28 17:23:03 +08:00
|
|
|
|
"path": "pages/YNEduApp/exam/examinationResultDetails",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationBarTitleText": "考试结果详情"
|
|
|
|
|
|
}
|
2024-08-19 17:53:53 +08:00
|
|
|
|
},
|
|
|
|
|
|
{
|
2024-08-28 17:23:03 +08:00
|
|
|
|
"path": "pages/YNEduApp/prac/pracDetail",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
2024-08-20 17:44:53 +08:00
|
|
|
|
},
|
|
|
|
|
|
{
|
2024-08-28 17:23:03 +08:00
|
|
|
|
"path": "pages/YNEduApp/user/faceScan",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationBarTitleText": "人脸识别"
|
|
|
|
|
|
}
|
2024-08-27 13:32:10 +08:00
|
|
|
|
},
|
|
|
|
|
|
{
|
2024-08-28 17:23:03 +08:00
|
|
|
|
"path": "pages/YNEduApp/user/myMsg",
|
|
|
|
|
|
"style": {
|
2024-09-09 10:17:10 +08:00
|
|
|
|
"navigationStyle": "custom"
|
2024-08-28 17:23:03 +08:00
|
|
|
|
}
|
2024-08-27 13:32:10 +08:00
|
|
|
|
},
|
|
|
|
|
|
{
|
2024-08-28 17:23:03 +08:00
|
|
|
|
"path": "pages/YNEduApp/user/msgDetail",
|
|
|
|
|
|
"style": {
|
2024-09-09 10:17:10 +08:00
|
|
|
|
"navigationBarTitleText": "公告详情"
|
2024-08-28 17:23:03 +08:00
|
|
|
|
}
|
2024-09-02 09:53:30 +08:00
|
|
|
|
},
|
2024-09-02 16:53:22 +08:00
|
|
|
|
{
|
2024-10-12 16:03:45 +08:00
|
|
|
|
"path": "pages/YNEduApp/index/notices",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationBarTitleText": "通知公告"
|
|
|
|
|
|
}
|
2024-09-09 09:44:11 +08:00
|
|
|
|
},
|
2024-09-09 09:58:00 +08:00
|
|
|
|
{
|
2024-10-12 16:03:45 +08:00
|
|
|
|
"path": "pages/YNEduApp/learnProj/imageStudy",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationBarTitleText": "图片学习"
|
|
|
|
|
|
}
|
2024-09-09 09:58:00 +08:00
|
|
|
|
},
|
2024-10-12 16:03:45 +08:00
|
|
|
|
////实名制二期-移动端
|
|
|
|
|
|
{
|
|
|
|
|
|
//首页
|
|
|
|
|
|
"path": "pages/realName/index/index",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
2024-10-17 13:53:40 +08:00
|
|
|
|
{
|
|
|
|
|
|
//首页二级跳转页面 -- 作业计划
|
|
|
|
|
|
"path": "pages/realName/workPlan/index",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
2024-10-17 14:00:50 +08:00
|
|
|
|
{
|
|
|
|
|
|
//首页二级跳转页面 -- 作业计划--详情
|
|
|
|
|
|
"path": "pages/realName/workPlan-details/index",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
2024-10-18 09:04:48 +08:00
|
|
|
|
|
|
|
|
|
|
{
|
|
|
|
|
|
//首页二级跳转页面 -- 在建工程列表
|
|
|
|
|
|
"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"
|
|
|
|
|
|
}
|
2024-10-18 11:25:17 +08:00
|
|
|
|
},
|
|
|
|
|
|
{
|
2024-10-18 09:04:48 +08:00
|
|
|
|
//首页二级跳转页面 -- 人员列表
|
|
|
|
|
|
"path": "pages/realName/index/pages/personList",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
2024-10-22 10:52:39 +08:00
|
|
|
|
},
|
|
|
|
|
|
{
|
2024-10-18 16:54:10 +08:00
|
|
|
|
//首页二级跳转页面 -- 人员详情
|
|
|
|
|
|
"path": "pages/realName/index/pages/personDetail",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
2024-10-18 09:04:48 +08:00
|
|
|
|
},
|
2024-10-18 11:25:17 +08:00
|
|
|
|
{
|
|
|
|
|
|
//首页三级级跳转页面 -- 人员信息
|
|
|
|
|
|
"path": "pages/realName/index/pages/personDetail",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
2024-10-12 16:03:45 +08:00
|
|
|
|
{
|
|
|
|
|
|
//工作台
|
|
|
|
|
|
"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/contractWitness/index",
|
|
|
|
|
|
"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/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"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
{
|
|
|
|
|
|
//准入信息查询
|
|
|
|
|
|
"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/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"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
{
|
|
|
|
|
|
//人员暂退-暂退人员选择
|
|
|
|
|
|
"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"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
2024-09-03 15:20:18 +08:00
|
|
|
|
{
|
2024-09-09 09:58:00 +08:00
|
|
|
|
"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": "职业预约"
|
|
|
|
|
|
}
|
2024-09-04 15:18:01 +08:00
|
|
|
|
},
|
|
|
|
|
|
{
|
2024-10-12 16:03:45 +08:00
|
|
|
|
"path": "pages/HealthExaminationApp/myAppointment/bookSuccessfully",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationBarTitleText": "体检预约"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
{
|
|
|
|
|
|
"path": "pages/HealthExaminationApp/myAppointment/healthExamDetails",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationBarTitleText": "体检预约单"
|
|
|
|
|
|
}
|
2024-09-04 18:29:27 +08:00
|
|
|
|
},
|
|
|
|
|
|
{
|
2024-10-12 16:03:45 +08:00
|
|
|
|
"path": "pages/HealthExaminationApp/index/userInfo",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationBarTitleText": "个人信息"
|
|
|
|
|
|
}
|
2024-09-06 14:53:49 +08:00
|
|
|
|
},
|
|
|
|
|
|
{
|
2024-10-12 16:03:45 +08:00
|
|
|
|
"path": "pages/HealthExaminationApp/index/message",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationBarTitleText": "消息通知"
|
|
|
|
|
|
}
|
2024-09-06 14:53:49 +08:00
|
|
|
|
},
|
2024-10-12 16:03:45 +08:00
|
|
|
|
/* 作业计划移动端 */
|
2024-09-06 14:53:49 +08:00
|
|
|
|
{
|
2024-10-12 16:03:45 +08:00
|
|
|
|
"path": "pages/workPlan/index/index",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
2024-10-15 17:01:47 +08:00
|
|
|
|
},
|
|
|
|
|
|
/* 工作台 */
|
|
|
|
|
|
{
|
|
|
|
|
|
"path": "pages/workPlan/workbench/index",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
2024-10-23 09:10:06 +08:00
|
|
|
|
},
|
|
|
|
|
|
{
|
|
|
|
|
|
"path": "pages/workPlan/custody/index",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
2024-10-15 17:01:47 +08:00
|
|
|
|
},
|
|
|
|
|
|
{
|
|
|
|
|
|
"path": "pages/workPlan/dayPlan/index",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
2024-10-17 08:26:29 +08:00
|
|
|
|
},
|
2024-10-29 19:02:00 +08:00
|
|
|
|
|
|
|
|
|
|
/* 基建周计划 */
|
|
|
|
|
|
{
|
|
|
|
|
|
"path": "pages/workPlan/weekPlan/inf-index",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
/* 基建周计划 - 详情 */
|
|
|
|
|
|
{
|
|
|
|
|
|
"path": "pages/workPlan/weekPlanDetails/inf-index",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
2024-10-30 10:59:01 +08:00
|
|
|
|
/* 基建周计划 - 审核和详情 */
|
|
|
|
|
|
{
|
|
|
|
|
|
"path": "pages/workPlan/weekPlanAuditingDetails/inf-index",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
2024-10-29 19:02:00 +08:00
|
|
|
|
/* 生产周计划 */
|
|
|
|
|
|
{
|
|
|
|
|
|
"path": "pages/workPlan/weekPlan/pro-index",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
/* 生产周计划 - 详情 */
|
|
|
|
|
|
{
|
|
|
|
|
|
"path": "pages/workPlan/weekPlanDetails/pro-index",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
/* 生产周计划 - 审核和详情 */
|
2024-10-17 08:26:29 +08:00
|
|
|
|
{
|
2024-10-30 10:59:01 +08:00
|
|
|
|
"path": "pages/workPlan/weekPlanAuditingDetails/pro-index",
|
2024-10-17 08:26:29 +08:00
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
2024-10-27 22:40:40 +08:00
|
|
|
|
|
|
|
|
|
|
/* 基建月计划 */
|
|
|
|
|
|
{
|
|
|
|
|
|
"path": "pages/workPlan/monthPlan/inf-index",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
/* 生产月计划 */
|
|
|
|
|
|
{
|
|
|
|
|
|
"path": "pages/workPlan/monthPlan/pro-index",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
/* 月计划详情 --基建 */
|
2024-10-17 08:26:29 +08:00
|
|
|
|
{
|
2024-10-27 22:40:40 +08:00
|
|
|
|
"path": "pages/workPlan/monthPlanDetails/inf-index",
|
2024-10-17 08:26:29 +08:00
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
2024-10-22 10:52:39 +08:00
|
|
|
|
},
|
2024-10-28 21:43:45 +08:00
|
|
|
|
/* 月计划详情 --基建 - 审核 */
|
|
|
|
|
|
{
|
|
|
|
|
|
"path": "pages/workPlan/monthPlanAuditingDetails/inf-index",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
2024-10-27 22:40:40 +08:00
|
|
|
|
/* 月计划详情--生产 */
|
2024-10-26 18:17:57 +08:00
|
|
|
|
{
|
2024-10-27 22:40:40 +08:00
|
|
|
|
"path": "pages/workPlan/monthPlanDetails/pro-index",
|
2024-10-26 18:17:57 +08:00
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
2024-10-28 21:43:45 +08:00
|
|
|
|
/* 月计划详情--生产 - 审核 */
|
|
|
|
|
|
{
|
|
|
|
|
|
"path": "pages/workPlan/monthPlanAuditingDetails/pro-index",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
2024-10-22 10:52:39 +08:00
|
|
|
|
{
|
|
|
|
|
|
"path": "pages/workPlan/networkPlan/index",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
|
|
|
|
|
{
|
|
|
|
|
|
"path": "pages/workPlan/tempPlan/index",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
2024-10-24 08:54:23 +08:00
|
|
|
|
},
|
|
|
|
|
|
{
|
|
|
|
|
|
"path": "pages/workPlan/my/index",
|
|
|
|
|
|
"style": {
|
|
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
|
|
}
|
2024-08-12 16:19:57 +08:00
|
|
|
|
}
|
|
|
|
|
|
],
|
|
|
|
|
|
"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"
|
2024-09-29 10:19:21 +08:00
|
|
|
|
},
|
2024-10-12 16:03:45 +08:00
|
|
|
|
"usingComponents": {
|
|
|
|
|
|
"ly-tree-node": "/components/ly-tree/ly-tree-node"
|
|
|
|
|
|
}
|
2024-08-12 16:19:57 +08:00
|
|
|
|
}
|
|
|
|
|
|
/* "tabBar": {
|
2024-08-07 14:53:53 +08:00
|
|
|
|
"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": "我的"
|
|
|
|
|
|
}
|
|
|
|
|
|
]
|
|
|
|
|
|
} */
|
2024-08-12 16:19:57 +08:00
|
|
|
|
}
|