自己搭了一个在线二维码生成接口
二维码接口地址
https://api.chenyeah.com/qr?
API 参数说明
- text : 二维码内容
- size : 二维码大小 (
Number
单位 px, 默认 240 ,范围 100~1000)
示例: 浏览器打开https://api.chenyeah.com/v1/qr?text=https://yoaio.com 即可看到二维码
自己搭了一个在线二维码生成接口
https://api.chenyeah.com/qr?
Number
单位 px, 默认 240 ,范围 100~1000)示例: 浏览器打开https://api.chenyeah.com/v1/qr?text=https://yoaio.com 即可看到二维码
不错呦。?