<span id="qrcode"></span>
<script>
var img = document.createElement('img');
img.src = 'https://chart.googleapis.com/chart?chs=110x110&cht=qr&chl=' + encodeURIComponent(document.location.href);
document.getElementById('qrcode').appendChild(img);
</script>
沒有留言:
張貼留言