{
  "pages": [
    "pages/index/index",
    "pages/consult/consult",
    "pages/yaopin/yaopin",
    "pages/xiaoxi/xiaoxi",
    "pages/wode/wode",
    "pages/doclist/doclist",
    "pages/address/address",
    "pages/address/edit/edit",
    "pages/orders/orders"
  ],
  "window": {
    "navigationBarTextStyle": "white",
    "navigationBarBackgroundColor": "#69c3aa",
    "backgroundColor": "#fbf9fe"
  },
  "tabBar": {
    "color": "#929292",
    "backgroundColor": "#ffffff",
    "selectedColor": "#69C3AA",
    "borderStyle": "white",
    "list": [
      {
        "pagePath": "pages/index/index",
        "text": "首页",
        "iconPath": "image/shouye1.png",
        "selectedIconPath": "image/shouye.png"
      },
      {
        "pagePath": "pages/xiaoxi/xiaoxi",
        "text": "购物车",
        "iconPath": "image/car1.png",
        "selectedIconPath": "image/car.png"
      },
      {
        "pagePath": "pages/wode/wode",
        "text": "我的",
        "iconPath": "image/wode1.png",
        "selectedIconPath": "image/wode.png"
      }
    ]
  }
}
