微信小程序
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 rivejä
285 B

  1. {
  2. "navigationStyle": "custom",
  3. "usingComponents": {
  4. "van-field": "@vant/weapp/field/index",
  5. "van-popup": "@vant/weapp/popup/index",
  6. "van-picker": "@vant/weapp/picker/index",
  7. "van-calendar": "@vant/weapp/calendar/index",
  8. "van-icon":"@vant/weapp/icon/index"
  9. }
  10. }