commit | 8055aa750936353ded5e7d587b33e2741ffabe52 | [log] [tgz] |
---|---|---|
author | qiaowei <jov123@163.com> | 周四 12月 05 11:40:00 2019 +0800 |
committer | qiaowei <jov123@163.com> | 周四 12月 05 11:40:00 2019 +0800 |
tree | 71f4ce780f2a924983bc4aa17c3429ccb554b720 | |
parent | 08e9068a6f2a8221ae9a06ce0f35afa2e30ee1c1 [diff] [blame] |
解约、解绑
diff --git a/www/js/qrcode.js b/www/js/qrcode.js index 79ae312..b9d81b9 100644 --- a/www/js/qrcode.js +++ b/www/js/qrcode.js
@@ -88,7 +88,7 @@ console.log(e) }); } - window,location.href='main.html'; + window.location.href='main.html'; } }; app.initialize(); \ No newline at end of file