orderBy.json 251 B

123456789
  1. {
  2. "navigationBarTitleText": "预约下单",
  3. "navigationStyle": "custom",
  4. "navigationBarBackgroundColor": "#ffffff",
  5. "usingComponents": {
  6. "van-loading": "@vant/weapp/loading/index",
  7. "wux-popup": "../../components/dist/popup/index"
  8. }
  9. }