debug
This commit is contained in:
@@ -33,6 +33,17 @@
|
||||
<div class="ywtop_con">
|
||||
<div class="topbar">
|
||||
<ul>
|
||||
{if $DomainModel->info_id > 0}
|
||||
<li class='{if $strPageCode == "home"}home{/if}'>
|
||||
<a href="{$strPcPath}/">首 页</a>
|
||||
</li>
|
||||
<li><a href="{$strPcPath}/nindex/">小说首页</a></li>
|
||||
{else}
|
||||
<li class='{if $strPageCode == "home"}home{/if}'>
|
||||
<a href="{$strPcPath}/">首 页</a>
|
||||
</li>
|
||||
{/if}
|
||||
|
||||
<li id="home"><a href="{$strPcPath}/">首页</a></li>
|
||||
<li><a href='{$strPcPath}{site:rankurl status="all" order="total" page="1"/}'>总排行</a></li>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user