Authored by 王水玲

分期3

@@ -31,7 +31,7 @@ var cardDetail = { @@ -31,7 +31,7 @@ var cardDetail = {
31 if (asyncMode) { 31 if (asyncMode) {
32 yohoApp.invokeMethod('go.relieveCardSuccess'); 32 yohoApp.invokeMethod('go.relieveCardSuccess');
33 } else { 33 } else {
34 - window.location.href = location.href + '&openby:yohobuy={"action":"go.relieveCardSuccess"}'; 34 + window.location.href = location.href + '&openby:yohobuy={"action":"go.relieveCardSuccess"}';
35 } 35 }
36 } 36 }
37 }); 37 });