소스 검색

Merge branch 'dev2.8.5' of http://192.168.3.207:10080/qmx/jy into dev2.8.5

zhangxinlei1996 5 년 전
부모
커밋
954c61ffe7
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 1
      src/web/templates/weixin/vipsubscribe/renew_pay.html
  2. 1 1
      src/web/templates/weixin/vipsubscribe/vip_upgrade.html

+ 1 - 1
src/web/templates/weixin/vipsubscribe/renew_pay.html

@@ -247,7 +247,7 @@
 //	                	alert("开发环境【支付跳转完成】")
 		                try{
 //		  					window.location.replace("/front/vipsubscribe/toPaySuccessPage?orderCode="+ordercode);
-		                    window.location.reload();
+//		                    window.location.reload();
 		                }catch(e){
 		                  alert(e)
 		                }

+ 1 - 1
src/web/templates/weixin/vipsubscribe/vip_upgrade.html

@@ -345,7 +345,7 @@
 //	                	alert("开发环境【支付跳转完成】")
 		                try{
 //		  					window.location.replace("/front/vipsubscribe/toPaySuccessPage?orderCode="+ordercode);
-		                	window.location.reload();
+//		                	window.location.reload();
 		                }catch(e){
 		                  alert(e)
 		                }