feedback-qrcode
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "feedback-qrcode", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "for login", | ||
@@ -5,0 +5,0 @@ "main": "./scr/index.js", |
@@ -47,3 +47,3 @@ var FeedbackQrcode = function() { | ||
var qrcode = document.createElement('img'); | ||
qrcode.src = 'https://image.tf56.com/dfs/group1/M00/1C/3C/CiFCK12JgFWAWW8cAACEAeFKcTo166.png'; | ||
qrcode.src = 'https://image.tf56.com/dfs/group1/M00/17/AC/CiFCLl2LBsGAd9TRAACCgMiFBug759.png'; | ||
qrcode.style.width = '100%'; | ||
@@ -50,0 +50,0 @@ var qrcodeDiv = document.createElement('div'); |