diff --git a/pages/index/menu.js b/pages/index/menu.js index 7c4074c..6239177 100644 --- a/pages/index/menu.js +++ b/pages/index/menu.js @@ -249,7 +249,7 @@ const menus = { // }, // { // key: "waterInspection", - // title: "环保巡检", + // title: "废水巡检", // url: "../sanitation/waterInspection", // bgColor: '', // limit: 'RB2318', @@ -259,18 +259,18 @@ const menus = { // type: '' // } // }, - // // { - // // key: "gasInspection", - // // title: "废气巡检", - // // url: "../sanitation/gasInspection", - // // bgColor: '', - // // limit: 'RB2319', - // // icon: { - // // size: 20, - // // color: '#00b7ee', - // // type: '' - // // } - // // }, + // { + // key: "gasInspection", + // title: "废气巡检", + // url: "../sanitation/gasInspection", + // bgColor: '', + // limit: 'RB2319', + // icon: { + // size: 20, + // color: '#00b7ee', + // type: '' + // } + // }, // { // key: "bsTower", // title: "酸雾塔", diff --git a/static/images/menus/gasInspection.png b/static/images/menus/gasInspection.png index e2a65ee..ae1ada3 100644 Binary files a/static/images/menus/gasInspection.png and b/static/images/menus/gasInspection.png differ diff --git a/static/images/menus/waterInspection.png b/static/images/menus/waterInspection.png index c9e2480..b459dd4 100644 Binary files a/static/images/menus/waterInspection.png and b/static/images/menus/waterInspection.png differ