Administrator
2021-06-22 ee7a99184338ee5d7b4d9712706aeb6af6e15b43
pages.json
@@ -199,6 +199,13 @@
         "path": "pages/workbench/workbench",
         "name": "workbench",
         "style": {
            "navigationBarTitleText": "我要巡"
         }
      },
      {
         "path": "pages/alarm_list/alarm_list",
         "name": "alarm_list",
         "style": {
            "navigationBarTitleText": "我要查"
         }
      },
@@ -258,7 +265,7 @@
      "selectedColor": "#0faeff",
      "backgroundColor": "#ffffff",
      "list": [{
            "pagePath": "pages/workbench/workbench",
            "pagePath": "pages/alarm_list/alarm_list",
            "text": "我要查",
            "iconPath": "static/tabbar/workbench.png",
            "selectedIconPath": "static/tabbar/workbenchH.png"
@@ -279,11 +286,16 @@
            "text": "我要说",
            "iconPath": "static/tabbar/investigation.png",
            "selectedIconPath": "static/tabbar/investigationH.png"
         }, {
         },{
            "pagePath": "pages/workbench/workbench",
            "text": "我要巡",
            "iconPath": "static/img/bar/patrol.png",
            "selectedIconPath": "static/img/bar/patrol-blue.png"
         },{
            "pagePath": "pages/myself/myself",
            "text": "个人中心",
            "iconPath": "static/tabbar/user.png",
            "selectedIconPath": "static/tabbar/userHL.png"
            "text": "我的",
            "iconPath": "static/tabbar/userHL.png",
            "selectedIconPath": "static/workbench/user01.png"
         }
      ]