information.json 447 B

12345678910111213
  1. {
  2. "usingComponents": {
  3. "van-cascader": "@vant/weapp/cascader/index",
  4. "van-button": "@vant/weapp/button",
  5. "van-field": "@vant/weapp/field/index",
  6. "van-cell": "@vant/weapp/cell/index",
  7. "van-cell-group": "@vant/weapp/cell-group/index",
  8. "van-calendar": "@vant/weapp/calendar/index",
  9. "van-popup": "@vant/weapp/popup/index",
  10. "van-picker": "@vant/weapp/picker/index",
  11. "van-divider": "@vant/weapp/divider/index"
  12. }
  13. }