{extend name="baseH5" /} {block name="get-data"} {novel:info n_id="$Request.route.intNovelId" n_key="arrNovel" n_forge_id="0" /} {chapter:pagerexp page="$Request.route.intPage" limit="10" n_id="$Request.route.intNovelId" d_key="d_key" d_val="chapter" cache_life="86400" button_num="3" sort_type="$Request.route.strOrder" func="generateChapterPager" export_name="resData" /} {site:grm page_code="h5_novel_catalog " diff="$Request.url" num="120" g_key="arrGrm" /} {/block} {block name="title"}{site:replace code="NOVEL@GETNOVELCATALOG@TITLE"}{/block} {block name="keywords"}{site:replace code="NOVEL@GETNOVELCATALOG@KEYWORDS"}{/block} {block name="description"}{site:replace code="NOVEL@GETNOVELCATALOG@DESCRIPTION"}{/block} {block name="head"} {/block} {block name="head-js"}{/block} {block name='body-class'}chapterlist_xs{/block} {block name="logo-html"} {/block} {block name="main"}

{$arrNovel['n_name']}章节目录 - {$arrNovel['n_author']} - {$DomainModel->d_name} 第{$Request.route.intPage}页

详情 收藏 {if $Request.route.strOrder == 'zheng'} 切换成倒序 {else} 切换成正序 {/if}
{if $Request.route.strOrder == 'zheng'} 当前 正序排列 {else} 当前 倒序排列 {/if}

{$arrNovel['n_name']}

    {volist name="resData.data" id="Chapter" key="key"}
  • {$arrGrm[$key]|raw} {$Chapter.c_name}
  • {/volist}
完结小说推荐 {$DomainModel->d_domain}
{novel:list count="8" sort_type="tuijian" n_status="wanjie" d_key="key" d_val="Novel" cache_life="86400"} {include file="public/novelListH" start="31"/} {/novel:list}
{$DomainModel->d_domain}

最新更新

{include file="public/allChapterPage" /}
{/block}