debug
This commit is contained in:
@@ -156,6 +156,10 @@ $Novel.n_id{extend name="baseH5" /}
|
|||||||
|
|
||||||
{block name="main"}
|
{block name="main"}
|
||||||
<h1 class="site-description ">{$arrNovel['n_name']}最新章节 - {$arrNovel['n_author']} - {$DomainModel->d_name}</h1>
|
<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 class="block-box">
|
<div class="block-box">
|
||||||
<div class="book-main">
|
<div class="book-main">
|
||||||
<div class="book-img">
|
<div class="book-img">
|
||||||
|
|||||||
@@ -158,6 +158,10 @@
|
|||||||
<div class="layout layout-col1">
|
<div class="layout layout-col1">
|
||||||
<h2 class="layout-tit">《{$arrNovel.n_name ?? ''}》{$arrNovel.n_name ?? '章节'}</h2>
|
<h2 class="layout-tit">《{$arrNovel.n_name ?? ''}》{$arrNovel.n_name ?? '章节'}</h2>
|
||||||
<div class="first_txt">
|
<div class="first_txt">
|
||||||
|
{if $DomainModel->info_id == $Request.route.intNovelId || empty($Request.route.intNovelId)}
|
||||||
|
<h4 class="site-description ">{$DomainModel->d_index_description}</h4>
|
||||||
|
{/if}
|
||||||
|
|
||||||
{$arrNovel.strFocus ?? ""} 。看小说就来{$DomainModel->d_name} {$DomainModel->d_domain}...
|
{$arrNovel.strFocus ?? ""} 。看小说就来{$DomainModel->d_name} {$DomainModel->d_domain}...
|
||||||
|
|
||||||
<p>相邻推荐:
|
<p>相邻推荐:
|
||||||
|
|||||||
@@ -124,6 +124,9 @@
|
|||||||
|
|
||||||
{block name="main"}
|
{block name="main"}
|
||||||
<h1 class="site-description ">{$arrNovel['n_name']}最新章节 - {$arrNovel['n_author']} - {$DomainModel->d_name}</h1>
|
<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}
|
||||||
<nav class="breadcrumb" aria-label="breadcrumb">
|
<nav class="breadcrumb" aria-label="breadcrumb">
|
||||||
<ol itemscope itemtype="https://schema.org/BreadcrumbList">
|
<ol itemscope itemtype="https://schema.org/BreadcrumbList">
|
||||||
<li class="breadcrumb-item" itemprop="itemListElement" itemscope itemtype="https://schema.org/ListItem">
|
<li class="breadcrumb-item" itemprop="itemListElement" itemscope itemtype="https://schema.org/ListItem">
|
||||||
|
|||||||
@@ -196,6 +196,9 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="hotbook"></div>
|
<div class="hotbook"></div>
|
||||||
|
{if $DomainModel->info_id == $Request.route.intNovelId || empty($Request.route.intNovelId)}
|
||||||
|
<p>{$DomainModel->d_index_description}</p>
|
||||||
|
{/if}
|
||||||
<p>{$arrNovel.strFocus ?? ""} 。看小说就来{$DomainModel->d_name} {$DomainModel->d_domain}...
|
<p>{$arrNovel.strFocus ?? ""} 。看小说就来{$DomainModel->d_name} {$DomainModel->d_domain}...
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@@ -148,6 +148,9 @@
|
|||||||
</li>
|
</li>
|
||||||
</ol>
|
</ol>
|
||||||
<h1 class="site-description ">{$arrNovel['n_name']}最新章节 - {$arrNovel['n_author']} - {$DomainModel->d_name}</h1>
|
<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}
|
||||||
</nav>
|
</nav>
|
||||||
|
|
||||||
<!--info-->
|
<!--info-->
|
||||||
|
|||||||
@@ -137,6 +137,9 @@
|
|||||||
</ol>
|
</ol>
|
||||||
<h1 class="site-description ">{$arrNovel['n_name']}最新章节 - {$arrNovel['n_author']} -
|
<h1 class="site-description ">{$arrNovel['n_name']}最新章节 - {$arrNovel['n_author']} -
|
||||||
{$DomainModel->d_name}</h1>
|
{$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}
|
||||||
</nav>
|
</nav>
|
||||||
|
|
||||||
<div class="info">
|
<div class="info">
|
||||||
|
|||||||
@@ -166,7 +166,9 @@ $Novel.n_id{extend name="baseH5" /}
|
|||||||
{$arrGrm[3]|raw}
|
{$arrGrm[3]|raw}
|
||||||
</nav>
|
</nav>
|
||||||
<h1 class="site-description ">{$arrNovel['n_name']}最新章节 - {$arrNovel['n_author']} - {$DomainModel->d_name}</h1>
|
<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">
|
<div id="w-detail" class="work-content">
|
||||||
{$arrGrm[4]|raw}
|
{$arrGrm[4]|raw}
|
||||||
|
|||||||
@@ -149,6 +149,9 @@
|
|||||||
</ol>
|
</ol>
|
||||||
</nav>
|
</nav>
|
||||||
<h1 class="site-description ">{$arrNovel['n_name']}最新章节 - {$arrNovel['n_author']} - {$DomainModel->d_name}</h1>
|
<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 class="header_info">
|
<div class="header_info">
|
||||||
|
|
||||||
<div class="xs_info xsjs">
|
<div class="xs_info xsjs">
|
||||||
|
|||||||
@@ -140,6 +140,9 @@
|
|||||||
</ol>
|
</ol>
|
||||||
<h1 class="site-description ">{$arrNovel['n_name']}最新章节 - {$arrNovel['n_author']} -
|
<h1 class="site-description ">{$arrNovel['n_name']}最新章节 - {$arrNovel['n_author']} -
|
||||||
{$DomainModel->d_name}</h1>
|
{$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}
|
||||||
</nav>
|
</nav>
|
||||||
|
|
||||||
<div class="intro">
|
<div class="intro">
|
||||||
|
|||||||
Reference in New Issue
Block a user