{include file="../common/head"} {include file="../common/header"}

全本小说列表

小说排行

    {block method=top name=list} {section loop="list"}
  • {$loop.name}
  • {/section}

本月热门

本周热门

最新入库

    {block method="novellist" name="list" sort="postdate" num=15} {section loop=$list}
  • {$i.order}{$loop.novel.postdate|date="m-d"}{$loop.novel.name}
  • {/section}
{include file="../common/footer"}