From b709ce063990d8a98e466d1293f47f6b7168db9b Mon Sep 17 00:00:00 2001 From: zhangdi <1104545947@qq.com> Date: Fri, 17 Apr 2026 17:11:48 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=89=E7=8E=AF=E7=AE=A1=E7=90=86=E6=8C=89?= =?UTF-8?q?=E9=92=AE=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/index/menu.js | 130 ++++++++++++++++++++++---------------------- 1 file changed, 65 insertions(+), 65 deletions(-) diff --git a/pages/index/menu.js b/pages/index/menu.js index 6239177..adc0575 100644 --- a/pages/index/menu.js +++ b/pages/index/menu.js @@ -220,71 +220,71 @@ const menus = { ], }, - // { - // title: '安环管理', - // children: [ - // { - // key: "spotCheck", - // title: "安全点检", - // url: "../safe/spotCheck", - // bgColor: '', - // limit: 'RB2315', - // icon: { - // size: 20, - // color: '#00b7ee', - // type: '' - // } - // }, - // { - // key: "inspection", - // title: "安全巡检", - // url: "../safe/inspection", - // bgColor: '', - // limit: 'RB2316', - // icon: { - // size: 20, - // color: '#00b7ee', - // type: '' - // } - // }, - // { - // key: "waterInspection", - // title: "废水巡检", - // url: "../sanitation/waterInspection", - // bgColor: '', - // limit: 'RB2318', - // icon: { - // size: 20, - // color: '#00b7ee', - // type: '' - // } - // }, - // { - // key: "gasInspection", - // title: "废气巡检", - // url: "../sanitation/gasInspection", - // bgColor: '', - // limit: 'RB2319', - // icon: { - // size: 20, - // color: '#00b7ee', - // type: '' - // } - // }, - // { - // key: "bsTower", - // title: "酸雾塔", - // url: "../sanitation/bsTower", - // bgColor: '', - // limit: 'RB2319', - // icon: { - // size: 20, - // color: '#00b7ee', - // type: '' - // } - // }, - // ] - // }, + { + title: '安环管理', + children: [ + { + key: "spotCheck", + title: "安全点检", + url: "../safe/spotCheck", + bgColor: '', + limit: 'RB2315', + icon: { + size: 20, + color: '#00b7ee', + type: '' + } + }, + { + key: "inspection", + title: "安全巡检", + url: "../safe/inspection", + bgColor: '', + limit: 'RB2316', + icon: { + size: 20, + color: '#00b7ee', + type: '' + } + }, + { + key: "waterInspection", + title: "废水巡检", + url: "../sanitation/waterInspection", + bgColor: '', + limit: 'RB2318', + icon: { + size: 20, + color: '#00b7ee', + type: '' + } + }, + { + key: "gasInspection", + title: "废气巡检", + url: "../sanitation/gasInspection", + bgColor: '', + limit: 'RB2319', + icon: { + size: 20, + color: '#00b7ee', + type: '' + } + }, + { + key: "bsTower", + title: "酸雾塔", + url: "../sanitation/bsTower", + bgColor: '', + limit: 'RB2319', + icon: { + size: 20, + color: '#00b7ee', + type: '' + } + }, + ] + }, { title: '物流配送', children: [