Skip to content
New issue

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

添加了logoMargin之后扫描不出来 #145

Open
Sharang-heng opened this issue Jun 11, 2024 · 2 comments
Open

添加了logoMargin之后扫描不出来 #145

Sharang-heng opened this issue Jun 11, 2024 · 2 comments

Comments

@Sharang-heng
Copy link

Sharang-heng commented Jun 11, 2024

<vue-qr :text="qrCodeUrl" :logoSrc="logoUrl" :size="200" :logoMargin="6" ></vue-qr>

版本号:4.0.9
不加logoMargin是可以扫出来的
不加margin
image
加margin
image

@Sharang-heng
Copy link
Author

logoScale=0.3也会扫不出来

@Binaryify
Copy link
Owner

Binaryify commented Jun 14, 2024

这个是上游库的问题,上游库都好久没维护了,先把logoMargin改小点,或者手动处理下 logo 图,P 上白边吧
加 :correctLevel="3" 这个也可以
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants