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

3 лет назад
3 лет назад
3 лет назад
3 лет назад
3 лет назад
3 лет назад
1234567891011121314
  1. {
  2. "usingComponents": {
  3. "van-cell": "@vant/weapp/cell/index",
  4. "van-cell-group": "@vant/weapp/cell-group/index",
  5. "van-icon": "@vant/weapp/icon/index",
  6. "van-field": "@vant/weapp/field/index",
  7. "van-popup": "@vant/weapp/popup/index",
  8. "van-picker": "@vant/weapp/picker/index",
  9. "van-calendar": "@vant/weapp/calendar/index"
  10. }
  11. }