Browse Source

扫码样式调整

lwx_v5
liwenxuan 11 months ago
parent
commit
e958ff9a6c
  1. 2
      src/views/home/scanQrCode.vue

2
src/views/home/scanQrCode.vue

@ -67,7 +67,7 @@
{ {
fps: 5, fps: 5,
qrbox: { width: 300, height: 300 }, qrbox: { width: 300, height: 300 },
aspectRatio: 1, aspectRatio: 1.7,
}, },
(decodedText, decodedResult) => { (decodedText, decodedResult) => {
window.location.href = decodedText; window.location.href = decodedText;

Loading…
Cancel
Save