微信小程序
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.

19 строки
723 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-cell-group": "@vant/weapp/cell-group/index",
  7. "van-tag": "@vant/weapp/tag/index",
  8. "van-icon": "@vant/weapp/icon/index",
  9. "van-steps": "@vant/weapp/steps/index",
  10. "van-button": "@vant/weapp/button/index",
  11. "van-checkbox": "@vant/weapp/checkbox/index",
  12. "van-checkbox-group": "@vant/weapp/checkbox-group/index",
  13. "van-action-sheet": "@vant/weapp/action-sheet/index",
  14. "van-swipe-cell": "@vant/weapp/swipe-cell/index",
  15. "van-dialog": "@vant/weapp/dialog/index",
  16. "van-field": "@vant/weapp/field/index",
  17. "van-empty": "@vant/weapp/empty/index"
  18. }
  19. }