2023-11-07 10:24:08 +08:00
|
|
|
{
|
|
|
|
"easycom": {
|
|
|
|
"^u-(.*)": "uview-ui/components/u-$1/u-$1.vue"
|
|
|
|
},
|
2024-08-08 11:08:55 +08:00
|
|
|
"pages": [
|
|
|
|
{
|
2023-11-07 10:24:08 +08:00
|
|
|
"path": "pages/index/index",
|
|
|
|
"style": {
|
|
|
|
"navigationStyle": "custom",
|
|
|
|
"app-plus": {
|
|
|
|
"bounce": "none"
|
|
|
|
},
|
|
|
|
"mp-alipay": {
|
|
|
|
"allowsBounceVertical": "NO"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"path": "pages/login/login",
|
|
|
|
"style": {
|
|
|
|
"navigationStyle": "custom"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"path": "pages/login/register",
|
|
|
|
"style": {
|
|
|
|
"navigationBarTitleText": "注册"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"path": "pages/login/forgot_password",
|
|
|
|
"style": {
|
|
|
|
"navigationBarTitleText": "忘记密码"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"path": "pages/related_party_units/view",
|
|
|
|
"style": {
|
|
|
|
"navigationBarTitleText": "查看相关方单位"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"path": "pages/related_party_units/add",
|
|
|
|
"style": {
|
|
|
|
"navigationBarTitleText": "注册相关方单位"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"path": "pages/related_party_units/edit",
|
|
|
|
"style": {
|
|
|
|
"navigationBarTitleText": "修改信息"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"path": "pages/electronic_work_card/index",
|
|
|
|
"style": {
|
|
|
|
"navigationBarTitleText": "电子工牌"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"path": "pages/service_unit_management/index",
|
|
|
|
"style": {
|
|
|
|
"navigationBarTitleText": "服务单位管理"
|
|
|
|
}
|
|
|
|
},
|
2024-08-08 11:08:55 +08:00
|
|
|
{
|
|
|
|
"path": "pages/hidden_investigation/index",
|
|
|
|
"style": {
|
|
|
|
"navigationBarTitleText": "隐患排查"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"path": "pages/hidden_management/index",
|
|
|
|
"style": {
|
|
|
|
"navigationBarTitleText": "隐患治理"
|
|
|
|
}
|
|
|
|
},
|
2024-08-15 16:11:23 +08:00
|
|
|
{
|
|
|
|
"path": "pages/safety_environmental_inspection/index",
|
|
|
|
"style": {
|
|
|
|
"navigationBarTitleText": "安全环保检查管理"
|
|
|
|
}
|
|
|
|
},
|
2023-11-07 10:24:08 +08:00
|
|
|
{
|
|
|
|
"path": "pages/service_unit_management/view",
|
|
|
|
"style": {
|
|
|
|
"navigationBarTitleText": "服务单位管理查看"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"path": "pages/certificate_information/index",
|
|
|
|
"style": {
|
|
|
|
"navigationBarTitleText": "证书信息",
|
|
|
|
"app-plus": {
|
|
|
|
"titleNView": {
|
2024-08-15 16:11:23 +08:00
|
|
|
"buttons": [
|
|
|
|
{
|
|
|
|
"text": "新建",
|
|
|
|
"fontSize": "15",
|
|
|
|
"float": "right",
|
|
|
|
"width": "40px"
|
|
|
|
}
|
|
|
|
]
|
2023-11-07 10:24:08 +08:00
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"path": "pages/certificate_information/view",
|
|
|
|
"style": {
|
|
|
|
"navigationBarTitleText": "证书信息查看"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"path": "pages/certificate_information/add",
|
|
|
|
"style": {
|
|
|
|
"navigationBarTitleText": "证书信息新建"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"path": "pages/employed_by/index",
|
|
|
|
"style": {
|
|
|
|
"navigationBarTitleText": "就职单位"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"path": "pages/employed_by/resignation_application",
|
|
|
|
"style": {
|
|
|
|
"navigationBarTitleText": "离职申请"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"path": "pages/mine/index/index",
|
|
|
|
"style": {
|
|
|
|
"navigationStyle": "custom",
|
|
|
|
"navigationBarTitleText": "我的"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"path": "pages/mine/information/index",
|
|
|
|
"style": {
|
|
|
|
"navigationBarTitleText": "我的信息",
|
|
|
|
"app-plus": {
|
|
|
|
"titleNView": {
|
2024-08-15 16:11:23 +08:00
|
|
|
"buttons": [
|
|
|
|
{
|
|
|
|
"text": "修改",
|
|
|
|
"fontSize": "15",
|
|
|
|
"float": "right",
|
|
|
|
"width": "40px"
|
|
|
|
}
|
|
|
|
]
|
2023-11-07 10:24:08 +08:00
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"path": "pages/mine/information/update",
|
|
|
|
"style": {
|
|
|
|
"navigationBarTitleText": "我的信息修改"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"path": "pages/mine/feedback/feedback",
|
|
|
|
"style": {
|
|
|
|
"navigationBarTitleText": "问题反馈"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"path": "pages/mine/change_password/change_password",
|
|
|
|
"style": {
|
|
|
|
"navigationBarTitleText": "修改密码"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"path": "pages/mine/about_us/about_us",
|
|
|
|
"style": {
|
|
|
|
"navigationBarTitleText": "关于我们"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"path": "pages/mine/agreement/agreement",
|
|
|
|
"style": {
|
|
|
|
"navigationBarTitleText": "用户服务协议"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"path": "pages/mine/privacy/privacy",
|
|
|
|
"style": {
|
|
|
|
"navigationBarTitleText": "隐私协议"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
],
|
2024-08-08 11:08:55 +08:00
|
|
|
"subPackages": [
|
|
|
|
{
|
|
|
|
"root": "hiddenManageSubPackages",
|
|
|
|
"pages": [
|
|
|
|
{
|
|
|
|
"path": "pages/hidden_confirm/index",
|
|
|
|
"style": {
|
|
|
|
"navigationBarTitleText": "隐患确认"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
2024-08-15 16:11:23 +08:00
|
|
|
"path": "pages/hidden_confirm/confirm",
|
|
|
|
"style": {
|
|
|
|
"navigationBarTitleText": "隐患确认"
|
|
|
|
}
|
|
|
|
},
|
2024-08-08 11:08:55 +08:00
|
|
|
{
|
2024-08-15 16:11:23 +08:00
|
|
|
"path": "pages/hidden_confirm/reject",
|
|
|
|
"style": {
|
|
|
|
"navigationBarTitleText": "打回"
|
|
|
|
}
|
|
|
|
},
|
2024-08-08 11:08:55 +08:00
|
|
|
{
|
|
|
|
"path": "pages/hidden_confirm/view",
|
2024-08-15 16:11:23 +08:00
|
|
|
"style": {
|
|
|
|
"navigationBarTitleText": "隐患查看"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"path": "pages/hidden_neglect/index",
|
|
|
|
"style": {
|
|
|
|
"navigationBarTitleText": "忽略隐患"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"path": "pages/hidden_neglect/view",
|
|
|
|
"style": {
|
|
|
|
"navigationBarTitleText": "忽略隐患"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"path": "pages/hidden_rectification/index",
|
|
|
|
"style": {
|
|
|
|
"navigationBarTitleText": "隐患整改"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"path": "pages/hidden_rectification/delay",
|
|
|
|
"style": {
|
|
|
|
"navigationBarTitleText": "延期申请"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"path": "pages/hidden_rectification/rectification",
|
|
|
|
"style": {
|
|
|
|
"navigationBarTitleText": "整改"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"path": "pages/special_disposal_review/index",
|
|
|
|
"style": {
|
|
|
|
"navigationBarTitleText": "特殊处置审核"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"path": "pages/special_disposal_review/view",
|
|
|
|
"style": {
|
|
|
|
"navigationBarTitleText": "查看"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"path": "pages/special_disposal_review/disposal_review",
|
|
|
|
"style": {
|
|
|
|
"navigationBarTitleText": "特殊处置审核"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"path": "pages/delay_review/index",
|
|
|
|
"style": {
|
|
|
|
"navigationBarTitleText": "延期审核"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"path": "pages/delay_review/view",
|
|
|
|
"style": {
|
|
|
|
"navigationBarTitleText": "查看"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"path": "pages/delay_review/delay_review",
|
|
|
|
"style": {
|
|
|
|
"navigationBarTitleText": "延期审核"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"path": "pages/hidden_acceptance/index",
|
|
|
|
"style": {
|
|
|
|
"navigationBarTitleText": "隐患验收"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"path": "pages/hidden_acceptance/view",
|
|
|
|
"style": {
|
|
|
|
"navigationBarTitleText": "查看"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"path": "pages/hidden_acceptance/acceptance",
|
|
|
|
"style": {
|
|
|
|
"navigationBarTitleText": "隐患验收"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"path": "pages/hidden_report/index",
|
|
|
|
"style": {
|
|
|
|
"navigationBarTitleText": "隐患快报"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"path": "pages/hidden_record/index",
|
|
|
|
"style": {
|
|
|
|
"navigationBarTitleText": "隐患记录"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"path": "pages/hidden_record/view",
|
|
|
|
"style": {
|
|
|
|
"navigationBarTitleText": "查看"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"root": "safetyEnvirSubPackages",
|
|
|
|
"pages": [
|
|
|
|
{
|
|
|
|
"path": "pages/initiate/list",
|
|
|
|
"style": {
|
|
|
|
"navigationBarTitleText": "安全环保检查发起",
|
|
|
|
"app-plus": {
|
|
|
|
"titleNView": {
|
|
|
|
"buttons": [
|
|
|
|
{
|
|
|
|
"text": "发起",
|
|
|
|
"fontSize": "15",
|
|
|
|
"float": "right",
|
|
|
|
"width": "40px"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"path": "pages/initiate/detail",
|
|
|
|
"style": {
|
|
|
|
"navigationBarTitleText": "安全环保检查发起"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"path": "pages/initiate/steps",
|
|
|
|
"style": {
|
|
|
|
"navigationBarTitleText": "安全环保检查流程图"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"path": "pages/initiate/plead",
|
|
|
|
"style": {
|
|
|
|
"navigationBarTitleText": "安全环保检查申辩处理"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"path": "pages/inspector-confirms/list",
|
|
|
|
"style": {
|
|
|
|
"navigationBarTitleText": "检查人确认"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"path": "pages/inspector-confirms/detail",
|
|
|
|
"style": {
|
|
|
|
"navigationBarTitleText": "检查人确认"
|
|
|
|
}
|
|
|
|
},
|
2024-09-02 11:57:02 +08:00
|
|
|
{
|
|
|
|
"path": "pages/inspected/list",
|
|
|
|
"style": {
|
|
|
|
"navigationBarTitleText": "被检查人签字/申辩"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"path": "pages/inspected/detail",
|
|
|
|
"style": {
|
|
|
|
"navigationBarTitleText": "被检查人签字/申辩"
|
|
|
|
}
|
|
|
|
},
|
2024-08-15 16:11:23 +08:00
|
|
|
{
|
|
|
|
"path": "pages/inspector-archives/list",
|
|
|
|
"style": {
|
|
|
|
"navigationBarTitleText": "隐患指派及验收"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"path": "pages/inspector-archives/detail",
|
|
|
|
"style": {
|
|
|
|
"navigationBarTitleText": "隐患指派及验收"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"path": "pages/inspector-archives/acceptance-list",
|
|
|
|
"style": {
|
|
|
|
"navigationBarTitleText": "隐患指派及验收"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"path": "pages/inspector-archives/acceptance",
|
|
|
|
"style": {
|
|
|
|
"navigationBarTitleText": "隐患指派及验收"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"path": "pages/defense-record/list",
|
|
|
|
"style": {
|
|
|
|
"navigationBarTitleText": "申辩记录"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"path": "pages/defense-record/plead-list",
|
|
|
|
"style": {
|
|
|
|
"navigationBarTitleText": "申辩记录"
|
|
|
|
}
|
|
|
|
}
|
2024-08-08 11:08:55 +08:00
|
|
|
]
|
|
|
|
}
|
|
|
|
],
|
2023-11-07 10:24:08 +08:00
|
|
|
"globalStyle": {
|
|
|
|
"navigationBarTextStyle": "white",
|
|
|
|
"navigationBarTitleText": "uni-app",
|
|
|
|
"navigationBarBackgroundColor": "#043fff"
|
|
|
|
},
|
|
|
|
"tabBar": {
|
|
|
|
"color": "#7d7e80",
|
|
|
|
"selectedColor": "#1989fa",
|
|
|
|
"borderStyle": "black",
|
|
|
|
"backgroundColor": "#ffffff",
|
2024-08-15 16:11:23 +08:00
|
|
|
"list": [
|
|
|
|
{
|
2023-11-07 10:24:08 +08:00
|
|
|
"pagePath": "pages/index/index",
|
|
|
|
"text": "首页",
|
|
|
|
"iconPath": "static/png/home.png",
|
|
|
|
"selectedIconPath": "static/png/home-select.png"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"pagePath": "pages/mine/index/index",
|
|
|
|
"text": "我的",
|
|
|
|
"iconPath": "static/png/my.png",
|
|
|
|
"selectedIconPath": "static/png/my-select.png"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
}
|