kevin 1 год назад
Родитель
Сommit
993c0a0240
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      pay/wechat.html

+ 1 - 1
pay/wechat.html

@@ -31,7 +31,7 @@
 		// prod
 		let redirect_url = 'https://fele.ncshop.elken.com/return.html';
 		console.log(mweb_url + '&redirect_url=' + encodeURIComponent(redirect_url))
-		// window.location.replace(mweb_url + '&package=' + packages + '&redirect_url=' + encodeURIComponent(redirect_url))
+		window.location.replace(mweb_url + '&redirect_url=' + encodeURIComponent(redirect_url))
 	});
 </script>
 <style>