debug=干扰码
This commit is contained in:
@@ -94,6 +94,7 @@
|
||||
<div class="con_box">
|
||||
|
||||
<div class="top">
|
||||
{$arrGRM[0]|raw}
|
||||
<h3><a href='/pc{site:nurl n_id="$arrNovel[n_id]" n_py="$arrNovel[og_novel_pin_yin]" /}' >{$arrNovel['og_novel_book_name']}</a></h3>
|
||||
<p>作者:{$arrNovel.og_novel_author}</p>
|
||||
</div>
|
||||
@@ -106,8 +107,9 @@
|
||||
|
||||
<div class="fL_con">
|
||||
<ul>
|
||||
{foreach $arrPage.data as $Chapter}
|
||||
{foreach $arrPage.data as $key => $Chapter }
|
||||
<li>
|
||||
{$arrGRM[$key]|raw}
|
||||
<a href="/pc/xiaoshuo/{$arrNovel.og_novel_pin_yin}-{$arrNovel.n_id}/zhang-{$Chapter.c_sort_num}" >{$Chapter.name}</a>
|
||||
</li>
|
||||
{/foreach}
|
||||
|
||||
Reference in New Issue
Block a user