Commit b9fc043ef8e7f7338ff0cec0285f754fc89888ac

Authored by liuqimichale
1 parent 81cc6ca2

签名

Showing 1 changed file with 0 additions and 1 deletions
js/pay.js
... ... @@ -17,7 +17,6 @@ window.onload = function () {
17 17 $btnLoad = document.getElementById("loading");
18 18  
19 19 $discountBtn = document.getElementById("discountBtn");
20   -
21 20 var webRoot = window.location.href;
22 21 //设置当前客户端浏览器模式[微信、支付宝、其他]
23 22 webAppClass.clientBrowser();
... ...