>
&ne">=cInfo.chapterName </h3>
" dataauid="=bInfo.autass="iconfont">
&n>=&ne
" dataauid="=bInfo.autass="iconfont">
&n>=bInfo.author
&n class="iconfont">
&n>=cInfo.wordsCount 字</i>
&n class="iconfont">
&n>=cInfo.updateTime </i>
cInfo.content
if(cInfo.authorSay != '' {
">
<h3>=authorInfo.bAuth</h3>
=cInfo.authorSay
}
//章節為vip章節,且未訂閱時顯示
if( cInfo.vipStatus == 1 && cInfo.isBuy == 0 {
<i>這是VIP章節</i>需要訂閱後才能閱讀</h3>
//判斷使用者是否登入
var totalText = '',
chapterText = '',
totalClass = 'nosubscribebtnbox';
if( isLogin == 1 {
totalClass = '';
totalText = '<i>' + cInfo.totalPrice + '</i>小說幣<cite>訂閱章節:共<s&n">' +
cInfo.totalChapter + '</s>章</cite>' ;
chapterText = '<i>' + cInfo.price + '</i>小說幣';
}