江西抚州二中要高中分班一般分几次吗?


抚州市实验学校二部今年9月入学一年级的减分政策');
div.css({height:'150px'});
document.getElementById('com_content').focus();
}
});
hui(".commentsArea").on('click','.cancel',function(){
div.html(closeHtml);
div.css({height:''});
});
$("body").on('click','.submit',function(){
var content=hui('#com_content').val();
if(content.length140){
hui.alert('评论内容字数控制在2-140。');return false;
}else{
hui.ajax({
type : 'POST',
backType:'JSON',
url : '/mobile/comment/add.html',
data : {title:title,content:content,users_id:uid,url:url,doc_id:docID,type:model},
beforeSend : function(){hui.loading();},
complete
: function(){hui.closeLoading();},
success : function(res){
if(res.code==1)
{
hui.alert(res.msg,'我知道啦。',function(){
div.html(closeHtml);
div.css({height:''});
});
}else{
hui.iconToast('失败,请重试', 'warn');
}
},
error : function(e){
// console.log(JSON.stringify(e));
hui.iconToast('失败,请重试', 'warn');
}
});
}
});
// 关注
hui(".gz_do").click(function(){
var uid="";
if(uid==''
uid=='undefined')
{
hui.confirm("您还未登录,不能关注。",['取消','现在去登录'],function(){
location.href="/mobile/login/index.html";
},function(){return false;});
}else{
hui.ajax({
type : 'POST',
backType:'JSON',
url : '/mobile/focus/change.html',
data : {title:title,url:url,doc_id:docID},
beforeSend : function(){hui.loading();},
complete
: function(){hui.closeLoading();},
success : function(res){
if(res.code==1)
{
if(res.action==1)
{
hui('.tocancel').show();
hui('.todo').hide();
}else{
hui('.tocancel').hide();
hui('.todo').show();
}
hui.iconToast(res.msg);
}else{
hui.iconToast(res.msg, 'warn');
}
},
error : function(e){
// console.log(JSON.stringify(e));
hui.iconToast('失败,请重试', 'warn');
}
});
}
});

我要回帖

更多关于 高中分班一般分几次 的文章