rice);
chapter_count++ ;
}else{
html +=' ';
}
html +=' '+n.book_name+'' ;
subhtml ='' ;
if(!=''){
subhtml= '第'++'章 ';
}
html +=' '+subhtml+_name+'' ;
html +=' '+ze+'' ;
html +=''+_price+'' ;
subhtml ='' ;
if(_subscription==1){
subhtml= '已订阅';
}else{
subhtml= '未订阅';
}
html +=''+subhtml+'' ;
html +='' ;
$("#chapter_more_table tr:last").after(html);
});
$('#chapterSum').html(chapter_count) ;
$('#goldsum').html(goldsum) ;
$('#sumEgold').html(goldsum) ;
if(parseInt($('#goldsum').html())>parseInt($('#noEgold').html())){
shoRequest();
}
$('#subs_expand_all').html('收起章节列表') ;
//$('bs_expand'
本章未完,请点击"下一页"继续阅读! 第11页 / 共17页