mirror of
http://git.coreshop.cn/jianweie/coreshoppro.git
synced 2025-12-06 19:43:26 +08:00
【优化】app支付下增加支付宝支付异常日志输出。
This commit is contained in:
@@ -155,6 +155,9 @@
|
|||||||
_this.redirectHandler(res.otherData.tradeNo)
|
_this.redirectHandler(res.otherData.tradeNo)
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
},
|
||||||
|
fail: function (resFail) {
|
||||||
|
console.log(resFail);
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
} else {
|
} else {
|
||||||
|
|||||||
Reference in New Issue
Block a user