{
  "pages": [
    "pages/home/home",
    "pages/share/share",
    "pages/kefu/kefu",
    "pages/laowu/laowu",
    "pages/invitation_Haoyou/invitation_Haoyou",
    "pages/invitation/invitation"
  ],
  "subPackages": [],
  "window": {
    "navigationBarTextStyle": "black",
    "navigationBarTitleText": "",
    "navigationBarBackgroundColor": "#F8F8F8",
    "backgroundColor": "#F8F8F8"
  },
  "tabBar": {
    "selectedColor": "#FE9515",
    "color": "#969799",
    "list": [
      {
        "pagePath": "pages/home/home",
        "text": "找工作",
        "iconPath": "static/taber/ic_home.png",
        "selectedIconPath": "static/taber/ic_home_chane.png"
      },
      {
        "pagePath": "pages/share/share",
        "text": "分享",
        "iconPath": "static/taber/icon_fenxiang.png",
        "selectedIconPath": "static/taber/icon_fenxiang.png"
      },
      {
        "pagePath": "pages/kefu/kefu",
        "text": "在线客服",
        "iconPath": "static/taber/icon_kefu.png",
        "selectedIconPath": "static/taber/icon_kefu.png"
      },
      {
        "pagePath": "pages/laowu/laowu",
        "text": "劳务管理",
        "iconPath": "static/taber/icon_laowu.png",
        "selectedIconPath": "static/taber/icon_laowu_chane.png"
      }
    ]
  },
  "usingComponents": {}
}