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