text:要生成二维码的文本内容(必须)
size:生成二维码大小,单位像素
示例:https://panlearn.cn/usr/themes/panlearn/qrcode.php?text=https://panlearn.cn/&size=100
html中调用:<img src="https://panlearn.cn/usr/themes/panlearn/qrcode.php?text=https://panlearn.cn/&size=100">