{extend name="baseH5" /} {block name="title"}{$strTitle??''}{/block} {block name="keywords"}{$strKeywords??''}{/block} {block name="description"}{$strDescription??''}{/block} {block name="head"} {block name="head-js"}{/block} {block name="logo-html"} {/block} {block name="main"}
{$arrGRM[0]|raw}

{$arrNovel['og_novel_book_name']}章节目录 - {$arrNovel['og_novel_author']} - {$DomainModel->d_name} 第{$intPage}页

{include file="Public/allChapterPage" start="0"/}
    {volist name="arrPage.data" id="Chapter" key="key"}
  • {$arrGRM[$key]|raw} {$Chapter.name}
  • {/volist}
{include file="Public/allChapterPage" /}
{/block}