{
  "usingComponents": {
    "customer-tab": "../../components/customer-tab/index",
    "goods-item-normal": "../../components/goods-item-normal/index",
    "business-item-normal": "../../components/business-item-normal",
    "van-loading": "@vant/weapp/loading/index"
  },
  "navigationBarTitleText": "收藏",
  "backgroundColor": "#F6F6F6",
  "backgroundTextStyle": "dark",
  "enablePullDownRefresh": true,
  "onReachBottomDistance": 50
}