feat(home): 隐藏专项检查和防灾减灾功能入口

- 注释掉专项检查模块的导航配置
- 注释掉防灾减灾模块的导航配置
- 保留相关静态资源引用但暂时隐藏功能入口
- 为后续功能重构预留注释标记
master
10396 2026-05-09 10:02:39 +08:00
parent 5ed903ea5b
commit 396b5b4f82
1 changed files with 12 additions and 12 deletions

View File

@ -150,18 +150,18 @@ export default {
url: "/pages/supervision_inspection/index",
type: "navigateTo",
},
{
title: "专项检查",
icon: require("../../static/index/ico8.png"),
url: "/pages/special_rectification/index",
type: "navigateTo",
},
{
title: "防灾减灾",
icon: require("../../static/index/ico10.png"),
url: "/pages/disaster_prevention/index",
type: "navigateTo",
},
// {
// title: "",
// icon: require("../../static/index/ico8.png"),
// url: "/pages/special_rectification/index",
// type: "navigateTo",
// },
// {
// title: "",
// icon: require("../../static/index/ico10.png"),
// url: "/pages/disaster_prevention/index",
// type: "navigateTo",
// },
// {
// title: "",