微信小程序
25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.

17 satır
625 B

  1. {
  2. "usingComponents": {
  3. "van-tab": "@vant/weapp/tab/index",
  4. "van-tabs": "@vant/weapp/tabs/index",
  5. "van-action-sheet": "@vant/weapp/action-sheet/index",
  6. "van-swipe-cell": "@vant/weapp/swipe-cell/index",
  7. "van-cell": "@vant/weapp/cell/index",
  8. "van-cell-group": "@vant/weapp/cell-group/index",
  9. "van-icon": "@vant/weapp/icon/index",
  10. "van-tag": "@vant/weapp/tag/index",
  11. "van-dialog": "@vant/weapp/dialog/index",
  12. "van-empty": "@vant/weapp/empty/index",
  13. "van-popup": "@vant/weapp/popup/index",
  14. "van-picker": "@vant/weapp/picker/index",
  15. "van-field": "@vant/weapp/field/index"
  16. }
  17. }