visitor_qrcode.json 325 B

12345678910
  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. "van-popup": "vant-aliapp/dist/dist/popup/index"
  7. },
  8. "styleIsolation": "apply-shared",
  9. "defaultTitle": "访客二维码"
  10. }