{include file="template/home/default_web/header.html" /}
{nav id="vo" type="0"}
{$vo['title']}
{nav id="v" cid="$vo['id']"}
{$v['title']}
{/nav}
{/nav}
{slider id="vo"}
{/slider}
{slider id="vo"}
{/slider}
好书推荐
{novel id="novel" limit="8" pos="1"}
{$novel['title']}
{$novel['content']|raw|strip_tags}
作者:
{$novel['author']}
{if $i%4 == 0 }
{/if} {/novel}
新书推荐
{novel id="novel" limit="2" pos="1" newbook="1"}
{$novel['title']}
{$novel['content']|raw|strip_tags}
作者:
{$novel['author']}
{/novel}
{novel id="novel" limit="4" newbook="1"}
{$novel['title']}
{$novel['content']|raw|strip_tags}
{/novel}
新书排行榜
{novel id="novel" limit="10" newbook="1" order="hits desc"} {if $i==1}
{$i}
{$novel['title']}
作者:
{$novel['author']}
{else/}
{$i}
{$novel['title']}
{/if} {/novel}
查看更多>>
日排行榜
{novel id="novel" limit="10" order="hits_day desc"} {if $i==1}
{$i}
{$novel['title']}
{else/}
{$i}
{$novel['title']}
{/if} {/novel}
查看更多>>
周排行榜
{novel id="novel" limit="10" order="hits_week desc"} {if $i==1}
{$i}
{$novel['title']}
{else/}
{$i}
{$novel['title']}
{/if} {/novel}
查看更多>>
月排行榜
{novel id="novel" limit="10" order="hits_month desc"} {if $i==1}
{$i}
{$novel['title']}
{else/}
{$i}
{$novel['title']}
{/if} {/novel}
查看更多>>
完结榜
{novel id="novel" limit="10" over="1" order="hits desc"} {if $i==1}
{$i}
{$novel['title']}
{else/}
{$i}
{$novel['title']}
{/if} {/novel}
查看更多>>
最近更新
更多>>
分类
书名
最新章节
作者
更新时间
{novel id="novel" limit="20" order="update_time desc"}
{$novel['ctitle']}
{$novel['title']}
{$novel['chapter_title']}
{$novel['author']}
{$novel['update_time']|time_format="m-d H:i"}
{/novel}
{include file="template/home/default_web/footer.html" /}