visitor_qrcode.json 271 B

123456789
  1. {
  2. "usingComponents": {
  3. "auth-popup": "../../components/auth-popup/auth-popup",
  4. "van-icon": "vant-aliapp/dist/dist/icon/index",
  5. "van-picker": "vant-aliapp/dist/dist/picker/index"
  6. },
  7. "styleIsolation": "apply-shared",
  8. "defaultTitle": "访客二维码"
  9. }