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