zhangxinlei1996 5 years ago
parent
commit
c83a470d92
1 changed files with 6 additions and 6 deletions
  1. 6 6
      src/web/templates/weixin/vipsubscribe/vip_order_detail.html

+ 6 - 6
src/web/templates/weixin/vipsubscribe/vip_order_detail.html

@@ -408,12 +408,12 @@ try{
   					}else if(r.err_msg == "get_brand_wcpay_request:cancel"){
   						//取消支付 可以再次支付
 			            canpay=true;
-			            alert("开发环境【支付跳转完成】")
-			            try{
-			  				window.location.replace("/front/vipsubscribe/toPaySuccessPage?orderCode="+ordercode);
-		            	}catch(e){
-			                alert(e)
-		                }
+//			            alert("开发环境【支付跳转完成】")
+//			            try{
+//			  				window.location.replace("/front/vipsubscribe/toPaySuccessPage?orderCode="+ordercode);
+//		            	}catch(e){
+//			                alert(e)
+//		                }
   					}else{
 		                weui.toast("系统异常,请稍微再试",{
 		               		duration: 2000,