微信小程序
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

14 lignes
473 B

  1. {
  2. "usingComponents": {
  3. "van-row": "@vant/weapp/row/index",
  4. "van-col": "@vant/weapp/col/index",
  5. "van-cell": "@vant/weapp/cell/index",
  6. "van-tag": "@vant/weapp/tag/index",
  7. "van-icon": "@vant/weapp/icon/index",
  8. "van-popup": "@vant/weapp/popup/index",
  9. "van-picker": "@vant/weapp/picker/index",
  10. "van-radio": "@vant/weapp/radio/index",
  11. "van-radio-group": "@vant/weapp/radio-group/index",
  12. "van-calendar": "@vant/weapp/calendar/index"
  13. }
  14. }