placeOrder.json 342 B

12345678910111213
  1. {
  2. "usingComponents": {
  3. "van-sidebar": "@vant/weapp/sidebar/index",
  4. "van-sidebar-item": "@vant/weapp/sidebar-item/index",
  5. "van-icon": "@vant/weapp/icon/index",
  6. "dot":"/components/dot/dot",
  7. "van-notice-bar": "@vant/weapp/notice-bar/index",
  8. "van-popup": "@vant/weapp/popup/index"
  9. },
  10. "navigationBarTitleText": ""
  11. }