customerVanPopupWay.json 95 B

123456
  1. {
  2. "component": true,
  3. "usingComponents": {
  4. "van-popup": "@vant/weapp/popup/index"
  5. }
  6. }