{if $kx.get.subscribe} 全选
{$novel.name}
取消 {else}
{$novel.name}
回到书页 前往首页 搜索小说 我的书架 个人中心
{/if}
{block method=novel.charge novelid=$novel.id name=$charge} {~$charge = $userinfo.vip_expire_time < time()?$charge.words_money:$charge.words_vip_money}
{$novel.is_over|default="连载中",'已完结'} {if !$kx.get.subscribe} 共{$last.id}章{/if}
{if $sort=='desc'} 倒序 {else} 正序 {/if}
{block method=chapter.list novelid=$novel.id page=$paginate.current name=$list sort=$sort} {loop} {if $kx.get.subscribe} {~if($loop.type!=\App\Model\Novel\Chapter::TYPE_TOLL)continue;} {~if($novel.type == App\Model\Novel\Novel::TYPE_VIP_FREE && $userinfo.vip_expire_time > time())continue;} {block method="chapter.issubscribe" userid=$userinfo.id novelid=$novel.id chapterid=$loop.chapterid name=$issubscribe} {~if($issubscribe)continue;} {/if} {block method=chapter.calculatePriceByPrice wordsnum=$loop.words price=$charge name=$price}
{/loop} {if $kx.get.subscribe}
已选择 0 章/0{$kx.config.user.money_caption}
当前余额 {=$userinfo.assets.balance?:0} 金币
{/if}
{include file="/system/footer"}