邢台移动网络优化是哪家公司seo公司是什么意思
笙默考试管理系统-MyTestMean(13)
目录
一、 笙默考试管理系统-MyTestMean
二、 笙默考试管理系统-MyTestMean
三、 笙默考试管理系统-MyTestMean
四、 笙默考试管理系统-MyTestMean
五、 笙默考试管理系统-MyTestMean
}else{
formData.append("replySource",0);
}
$.ajax({
url:data[0]+'postingForum',
type:'POST',
cache: false,
//data:{"replyType":replyType,"title":title,"content":content},
data:formData,
processData: false,
contentType:false,
//dataType:"json",
success:function(data){
//alert(data.result);
if(!data.result){
feedbackAlertDialog.setPosition({"left":$(window).width()/2-250,"top":($(window).height()-300)/2});
feedbackAlertDialog.open('<div class="tisi f16 acenter">'+data.msg+'</div>');
}else{
feedbackAlertDialog.setPosition({"left":$(window).width()/2-250,"top":($(window).height()-300)/2});
feedbackAlertDialog.open('<div class="tisi acenter strong">'+data.msg+'</div>');
}
}
});