微信小程序
25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

form.json 288 B

1 주 전
12345678910
  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. }