微信小程序
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.

před 3 roky
123456789101112131415
  1. {
  2. "navigationStyle": "custom",
  3. "usingComponents": {
  4. "van-row": "@vant/weapp/row/index",
  5. "van-col": "@vant/weapp/col/index",
  6. "van-cell": "@vant/weapp/cell/index",
  7. "van-cell-group": "@vant/weapp/cell-group/index",
  8. "van-tag": "@vant/weapp/tag/index",
  9. "van-icon": "@vant/weapp/icon/index",
  10. "van-steps": "@vant/weapp/steps/index",
  11. "van-button": "@vant/weapp/button/index",
  12. "van-radio": "@vant/weapp/radio/index",
  13. "van-radio-group": "@vant/weapp/radio-group/index"
  14. }
  15. }