xiufan
Results
1
issues of
xiufan
can do like this ? or how can do like this jQuery('#qrcode').qrcode({ encoding:"UTF-8", render : "table", text: "中国" ``` }); ```