zengh
2021-06-11 a1d9c29c8ab295d7efeae3fc5090474e34da9215
pages.json
@@ -184,30 +184,30 @@
      "selectedColor": "#0faeff",
      "backgroundColor": "#ffffff",
      "list": [{
               "pagePath": "pages/article/article",
               "text": "资讯",
               "iconPath": "static/img/article.png",
               "selectedIconPath": "static/img/articleH.png"
         },{
            "pagePath": "pages/workbench/workbench",
            "text": "工作台",
            "text": "我要查",
            "iconPath": "static/tabbar/workbench.png",
            "selectedIconPath": "static/tabbar/workbenchH.png"
         },{
            "pagePath": "pages/article/article",
            "text": "我要看",
            "iconPath": "static/tabbar/article.png",
            "selectedIconPath": "static/tabbar/articleH.png"
         },
         {
            "pagePath": "pages/business/business",
            "text": "业务办理",
            "text": "我要报",
            "iconPath": "static/tabbar/business.png",
            "selectedIconPath": "static/tabbar/businessH.png"
         }, {
            "pagePath": "pages/investigation/investigation",
            "text": "地图",
            "text": "我要说",
            "iconPath": "static/tabbar/investigation.png",
            "selectedIconPath": "static/tabbar/investigationH.png"
         }, {
            "pagePath": "pages/myself/myself",
            "text": "我的",
            "text": "个人中心",
            "iconPath": "static/tabbar/user.png",
            "selectedIconPath": "static/tabbar/userHL.png"
         }