zengh
2021-06-11 a1d9c29c8ab295d7efeae3fc5090474e34da9215
安卓端初版
1 files modified
2 files added
18 ■■■■ changed files
pages.json 18 ●●●● patch | view | raw | blame | history
static/tabbar/article.png patch | view | raw | blame | history
static/tabbar/articleH.png patch | view | raw | blame | history
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"
            }
static/tabbar/article.png
static/tabbar/articleH.png