We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
<vue-qr :text="qrCodeUrl" :logoSrc="logoUrl" :size="200" :logoMargin="6" ></vue-qr>
版本号:4.0.9 不加logoMargin是可以扫出来的 不加margin 加margin
The text was updated successfully, but these errors were encountered:
logoScale=0.3也会扫不出来
Sorry, something went wrong.
这个是上游库的问题,上游库都好久没维护了,先把logoMargin改小点,或者手动处理下 logo 图,P 上白边吧 加 :correctLevel="3" 这个也可以
No branches or pull requests
<vue-qr :text="qrCodeUrl" :logoSrc="logoUrl" :size="200" :logoMargin="6" ></vue-qr>
版本号:4.0.9
不加logoMargin是可以扫出来的
不加margin
加margin
The text was updated successfully, but these errors were encountered: