Sfoglia il codice sorgente

海外商品-微信支付修改

kevin 1 anno fa
parent
commit
ca62c2c2d5
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      pay/wechat.html

+ 1 - 0
pay/wechat.html

@@ -25,6 +25,7 @@
 		// let redirect_url = 'https://nc-fele-mips.elken.com:8015/return.html';
 		// let redirect_url = 'https://nc-fele-mips.elken.com:8015/return.html';
 		// prod
 		// prod
 		let redirect_url = 'https://fele.ncshop.elken.com/return.html';
 		let redirect_url = 'https://fele.ncshop.elken.com/return.html';
+		console.log('replace-o', mweb_url + '&redirect_url=' + encodeURIComponent(redirect_url))
 		window.location.replace(mweb_url + '&redirect_url=' + encodeURIComponent(redirect_url))
 		window.location.replace(mweb_url + '&redirect_url=' + encodeURIComponent(redirect_url))
 	});
 	});
 </script>
 </script>