diff --git a/pages/index/index.vue b/pages/index/index.vue index 6c35aca..0fc9cb5 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -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: "公告通知",