gaoluyang
3 天以前 1f6fb0ce69738bdfea45273ccf6884a949359f6b
src/pages.json
@@ -1197,25 +1197,25 @@
      {
        "pagePath": "pages/index",
        "iconPath": "static/images/tabbar/home.png",
        "selectedIconPath": "static/images/tabbar/home_.png",
        "selectedIconPath": "static/images/tabbar/homeBlue.png",
        "text": "首页"
      },
      {
        "pagePath": "pages/works",
        "iconPath": "static/images/tabbar/home.png",
        "selectedIconPath": "static/images/tabbar/home_.png",
        "iconPath": "static/images/tabbar/work.png",
        "selectedIconPath": "static/images/tabbar/workBlue.png",
        "text": "工作台"
      },
      {
        "pagePath": "pages/message",
        "iconPath": "static/images/tabbar/work.png",
        "selectedIconPath": "static/images/tabbar/work_.png",
        "iconPath": "static/images/tabbar/new.png",
        "selectedIconPath": "static/images/tabbar/newBlue.png",
        "text": "消息"
      },
      {
        "pagePath": "pages/mine",
        "iconPath": "static/images/tabbar/mine.png",
        "selectedIconPath": "static/images/tabbar/mine_.png",
        "iconPath": "static/images/tabbar/my.png",
        "selectedIconPath": "static/images/tabbar/myBlue.png",
        "text": "我的"
      }
    ]