<div style="margin-top: 30px">
<vue-qr :size="200"
:margin="0"
:auto-color="true"
:dot-scale="1"
:text="text"
colorDark="black"
colorLight="white"
/>
</div>

text = "otpauth://totp/测试?secret=T2YOVW37MEUJYKKU37YHSJJXGYFKASP&issuer=qiqi"

vue-qr 这个插件生成的二维码无法识别,google身份验证器扫描报错‘无法解读QR码’,求指点
展开
英俊的小熊猫于2023-08-26 07:43发布的图片
3