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

{$arrNovel['og_novel_book_name']}

作者:{$arrNovel.og_novel_author}

章节列表
{include file="Pc/Public/allChapterPage" /}
    {foreach $arrPage.data as $key => $Chapter }
  • {$arrGRM[$key]|raw} {$Chapter.name}
  • {/foreach}
{include file="Pc/Public/allChapterPage" /}
{/block} {block name="customize"} {/block}