Binaryify / vue-qr

The Vue Component for Awesome-qr.js
MIT License
848 stars 121 forks source link

生成二维码出现破损问题 #104

Open DudleyLi opened 2 years ago

DudleyLi commented 2 years ago

image

DudleyLi commented 2 years ago

麻烦大佬看下

Binaryify commented 2 years ago

提供下参数

DudleyLi commented 2 years ago

提供下参数

new QRCode('xpcode', { width: 120, height: 120, text: val })

DudleyLi commented 2 years ago

提供下参数

其他环境都没问题,就把项目部署到另个环境,就出现所有用到二维码生成的就有问题,二维码看似被破损了一样

DudleyLi commented 2 years ago

提供下参数

看图片是生成的二维码出现断层

Binaryify commented 2 years ago

new QRCode? 这不是这个项目的吧