From b9fc043ef8e7f7338ff0cec0285f754fc89888ac Mon Sep 17 00:00:00 2001 From: liuqimichale <123456lq> Date: Wed, 13 Nov 2019 18:33:55 +0800 Subject: [PATCH] 签名 --- js/pay.js | 1 - 1 file changed, 0 insertions(+), 1 deletion(-) diff --git a/js/pay.js b/js/pay.js index 2cd8e1a..cf83900 100644 --- a/js/pay.js +++ b/js/pay.js @@ -17,7 +17,6 @@ window.onload = function () { $btnLoad = document.getElementById("loading"); $discountBtn = document.getElementById("discountBtn"); - var webRoot = window.location.href; //设置当前客户端浏览器模式[微信、支付宝、其他] webAppClass.clientBrowser(); -- libgit2 0.21.4