Several ways to generate QR code with js

https://blog.csdn.net/amihui/article/details/102896009

Among them: This method can be directly copied to Typora to generate

<img style="width: 300px;height: 300px;" src="https://api.qrserver.com/v1/create-qr-code?data=http://goqr.me/api/" >

Guess you like

Origin blog.csdn.net/Brave_heart4pzj/article/details/111927701