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

3 年之前
3 年之前
3 年之前
12345678
  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-popup": "@vant/weapp/popup/index"
  7. }
  8. }