顶尖效果图
好评率:100%
安徽省 合肥市 蜀山区
r5lbI 发布一口价找到了满意的方案
一口价400元 共收到 1个服务商报名参与
由顶尖效果图完成需求!
效果图在线聚集了100万专业服务商,发布一个需求,收获众多创意 逛逛需求市场
',
title: ' 提交中',
closeButton: false
}).PhpappProgress({time:5000});
return false;
}
}
})
return false;
}
function SubmitPayOrder(oid){
var SecurityForm=$('#SecurityForm').val();
bootbox.confirm({
buttons: {
confirm: {
label: '确认',
},
cancel: {
label: '取消',
}
},
title:'提示',
message: '
您确认要付款'+oid+'号投稿操作?',
callback: function(result) {
if(result) {
bootbox.hideAll();
$.post('/post/task/payorder/id/1372',{oid:oid,SecurityForm:SecurityForm}, function(json) {
$('.bootbox').PhpappProgress({json:json});
return true;
}, 'json');
bootbox.dialog({
message: '
',
title: ' 提交中',
closeButton: false
}).PhpappProgress({time:5000});
return false;
}
}
})
return false;
}
function SubmitRefundOrder(oid){
var SecurityForm=$('#SecurityForm').val();
bootbox.confirm({
buttons: {
confirm: {
label: '确认',
},
cancel: {
label: '取消',
}
},
title:'退款操作',
message: '
',
callback: function(result) {
if(result) {
bootbox.hideAll();
var refund=$('#RefundMoney').val();
$.post('/post/task/refund/id/1372',{oid:oid,refund:refund,SecurityForm:SecurityForm}, function(json) {
$('.bootbox').PhpappProgress({json:json});
return true;
}, 'json');
bootbox.dialog({
message: '
',
title: ' 提交中',
closeButton: false
}).PhpappProgress({time:5000});
return false;
}
}
})
return false;
}
'+json.data.comment[key].content+'