{
  "navigationBarTitleText": "我的订单",
  "enablePullDownRefresh": false,
  "backgroundColor": "#f5f5f5",
  "usingComponents": {
    "van-button": "@vant/weapp/button/index",
    "van-sticky": "@vant/weapp/sticky/index",
    "van-checkbox": "@vant/weapp/checkbox/index",
    "free-tabs": "/components/tabs/index",
    "order-card": "/components/order-card/index"
  }
}
