作者 lihan
1 个管道 的构建 通过 耗费 0 秒

物流跟踪&确认收货

... ... @@ -369,10 +369,7 @@
window.event.stopPropagation()
window.location.href=$(this).attr('data-url');
})
//退款申请详情页
$(".drawback").click(function(){
window.location.href='applicationdetail.html'
})
$(".pay").click(function () {
$.ajax({
... ...