微信小程序
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

paymentTemplate.json 257 B

3 years ago
3 years ago
3 years ago
3 years ago
123456789
  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-dialog": "@vant/weapp/dialog/index",
  7. "van-field": "@vant/weapp/field/index"
  8. }
  9. }