微信小程序
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.

10 lignes
288 B

  1. {
  2. "navigationStyle": "custom",
  3. "usingComponents": {
  4. "van-field": "@vant/weapp/field/index",
  5. "van-radio": "@vant/weapp/radio/index",
  6. "van-cell": "@vant/weapp/cell/index",
  7. "van-icon": "@vant/weapp/icon/index",
  8. "van-radio-group": "@vant/weapp/radio-group/index"
  9. }
  10. }