建立二維碼

html:html <head> <script src="js/qrcode.min.js"></script> <style> #qrcode{ width:100px; height:100px; } </style> </head> <body> <div id="qrcode"></div> </body> js:web createQrcode(); fun
相關文章
相關標籤/搜索