调用参数:
"text"二维码的内容(比如文字链接)
"size"二维码的大小(单位像素)
如:"https://api.uuz.bid/qrcode/?text=Hello world&size=100"
调用示例:
文本内容:Hello world
大小:100px
链接样式:https://api.uuz.bid/qrcode/?text=Hello world&size=100
HTML中
<img src="http://api.uuz.bid/qrcode/?text=Hello world&size=100">
图像: