debug
This commit is contained in:
@@ -105,7 +105,7 @@
|
||||
{block name='body-class'}info_xs{/block}
|
||||
|
||||
{block name="main"}
|
||||
|
||||
<h1 class="site-description ">{$arrNovel['n_name']}最新章节 - {$arrNovel['n_author']} - {$DomainModel->d_name}</h1>
|
||||
<div class="header_info">
|
||||
|
||||
<div class="xs_info xsjs">
|
||||
@@ -120,7 +120,10 @@
|
||||
</h2>
|
||||
<div class="xs_introduce">
|
||||
{$arrNovel.n_description}
|
||||
<br>
|
||||
{$arrNovel.strFocus}
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<div class="xs_fmzz"></div>
|
||||
</div>
|
||||
@@ -183,7 +186,9 @@
|
||||
<i>{$DomainModel->d_domain}</i>
|
||||
<h2 class="btn_cl_1">最新更新</h2>
|
||||
<ul class="ph_list">
|
||||
{novel:list count="8" sort_type="update" n_category="$arrNovel.n_category_pinyin" d_key="key" d_val="Novel" cache_life="86400"}
|
||||
{include file="public/novelListS" start="0"/}
|
||||
{/novel:list}
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user