This commit is contained in:
make
2025-04-30 13:38:07 +08:00
parent bbac5b5cdb
commit 3cbde196e1
9 changed files with 29 additions and 1 deletions

View File

@@ -166,7 +166,9 @@ $Novel.n_id{extend name="baseH5" /}
{$arrGrm[3]|raw}
</nav>
<h1 class="site-description ">{$arrNovel['n_name']}最新章节 - {$arrNovel['n_author']} - {$DomainModel->d_name}</h1>
{if $DomainModel->info_id == $Request.route.intNovelId || empty($Request.route.intNovelId)}
<h4 class="site-description ">{$DomainModel->d_index_description}</h4>
{/if}
<div id="w-detail" class="work-content">
{$arrGrm[4]|raw}