{extend name="basePc" /} {block name="title"}{site:replace code="NOVEL@GETLIBRARY@TITLE"}{/block} {block name="keywords"}{site:replace code="NOVEL@GETLIBRARY@KEYWORDS"}{/block} {block name="description"}{site:replace code="NOVEL@GETLIBRARY@DESCRIPTION"}{/block} {block name="head"} {if $Request.route.strGender == 'all' && $Request.route.strCategory == 'all' && $Request.route.strStatus == 'all'} {else} {/if} {if $Request.route.strGender == 'all' && $Request.route.strCategory == 'all' && $Request.route.strStatus == 'all'} {else} {/if} {/block} {block name="head-js"}{/block} {block name="head-css"} {if $Request.route.strGender == 'all' && $Request.route.strCategory == 'all' && $Request.route.strStatus == 'all'} {else} {/if} {/block} {block name='nav-active-class'}home{/block} {block name="main"}
{novel:list count="6" sort_type="tuijian" d_key="d_key" d_val="Novel" p_val="page_data" cache_life="86400"} {/novel:list}

分类: 不限 {novel:category d_key="strCategoryPinyin" d_val="strCategoryName"} {$strCategoryName} {/novel:category}

排序: {novel:sort d_key="key" d_val="strSortName"} {$strSortName} {/novel:sort}

状态: {novel:status d_key="key" d_val="strStatusName"} {$strStatusName} {/novel:status}

最新入库小说

    {novel:list count="30" sort_type="news" d_key="d_key" d_val="Novel" p_val="page_data" cache_life="86400"}
  • [{$Novel->n_category ?? ''} {$Novel->n_name} {$Novel->n_author}
  • {/novel:list}

最近更新小说列表

    {novel:pager page="1" limit="30" n_category="$Request.route.strCategory" sort_type="$Request.route.strOrder" n_status="$Request.route.strStatus" d_key="d_key" d_val="Novel" n_num="n_num" p_val="page_data" button_num="10" cache_life="86400" func="generateCategoryPager"}
  • [{$Novel->n_category ?? ''} {$Novel->n_name} {$Novel->n_latest_chapter_name ?? 'null'} {$Novel.n_author} {:date('m-d')}
  • {/novel:pager}
{volist name="page_data" id="vo" key="k"} {switch $vo.label} {case value="上一页"} {if $Request.route.intPage == 1} « {else} « {/if} {/case} {case value="下一页"} {if $Request.route.intPage >= $n_num} » {else} » {/if} {/case} {case value="..."} ... {/case} {default /} {if preg_match('/^\d+$/', $vo.label)} {$vo.label} {/if} {/switch} {/volist}
{/block} {block name="customize"} {/block}