移动端修改问题

master
zhangdi 2 weeks ago
parent 7fe1710596
commit daf19859e9
  1. 26
      pages/index/menu.js
  2. BIN
      static/images/menus/gasInspection.png
  3. BIN
      static/images/menus/waterInspection.png

@ -249,7 +249,7 @@ const menus = {
// }, // },
// { // {
// key: "waterInspection", // key: "waterInspection",
// title: "环保巡检", // title: "废水巡检",
// url: "../sanitation/waterInspection", // url: "../sanitation/waterInspection",
// bgColor: '', // bgColor: '',
// limit: 'RB2318', // limit: 'RB2318',
@ -259,18 +259,18 @@ const menus = {
// type: '' // type: ''
// } // }
// }, // },
// // { // {
// // key: "gasInspection", // key: "gasInspection",
// // title: "废气巡检", // title: "废气巡检",
// // url: "../sanitation/gasInspection", // url: "../sanitation/gasInspection",
// // bgColor: '', // bgColor: '',
// // limit: 'RB2319', // limit: 'RB2319',
// // icon: { // icon: {
// // size: 20, // size: 20,
// // color: '#00b7ee', // color: '#00b7ee',
// // type: '' // type: ''
// // } // }
// // }, // },
// { // {
// key: "bsTower", // key: "bsTower",
// title: "酸雾塔", // title: "酸雾塔",

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.8 KiB

After

Width:  |  Height:  |  Size: 28 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 29 KiB

After

Width:  |  Height:  |  Size: 29 KiB

Loading…
Cancel
Save