| | |
| | | label: "特种设备管理", |
| | | }, |
| | | { |
| | | icon: "/static/images/icon/xunjianshangchuan.svg", |
| | | label: "线路巡检", |
| | | }, |
| | | { |
| | | icon: "/static/images/icon/xunjianshangchuan.svg", |
| | | label: "安全设施巡检", |
| | | }, |
| | | { |
| | | icon: "/static/images/icon/weixianyuan.svg", |
| | | label: "危险源台账", |
| | | }, |
| | |
| | | url: "/pages/safeProduction/specialEquipmentManagement/index", |
| | | }); |
| | | break; |
| | | case "线路巡检": |
| | | uni.navigateTo({ |
| | | url: "/pages/safeProduction/lineInspection/index", |
| | | }); |
| | | break; |
| | | case "安全设施巡检": |
| | | uni.navigateTo({ |
| | | url: "/pages/safeProduction/safetyFacility/index", |
| | | }); |
| | | break; |
| | | case "危险源台账": |
| | | uni.navigateTo({ |
| | | url: "/pages/safeProduction/hazardSourceLedger/index", |