Explorar el Código

海外商品-微信支付修改

kevin hace 1 año
padre
commit
8282b672c7
Se han modificado 1 ficheros con 2 adiciones y 4 borrados
  1. 2 4
      pay/wechat.html

+ 2 - 4
pay/wechat.html

@@ -18,11 +18,9 @@
 	    return null;
 	    return null;
 	}
 	}
 
 
-	// let mweb_url = getQueryString('mweb_url', window.location.search);
-
-	const params = new URLSearchParams(window.location.search);
-	const mweb_url = params.get('mweb_url');
+	let mweb_url = getQueryString('mweb_url', window.location.search);
 	console.log('mweb_url', mweb_url)
 	console.log('mweb_url', mweb_url)
+
 	$(function() {
 	$(function() {
 		// test
 		// test
 		// let redirect_url = 'https://nc-fele-mips.elken.com:8015/return.html';
 		// let redirect_url = 'https://nc-fele-mips.elken.com:8015/return.html';