debug
This commit is contained in:
@@ -41,7 +41,13 @@
|
||||
</h1>
|
||||
</div>
|
||||
<ul class="nav">
|
||||
{if $DomainModel->info_id > 0}
|
||||
<li><a href="/">首页</a></li>
|
||||
<li><a href="/nindex/">小说首页</a></li>
|
||||
{else}
|
||||
<li><a href="/">首页</a></li>
|
||||
{/if}
|
||||
|
||||
<li><a href="{$strRankUrlTemp}">排行</a></li>
|
||||
<li><a href='{site:nflurl category="all" status="wanjie" page="1"/}'>全本</a></li>
|
||||
<li><a href="{$strCategoryIndexUrlTemp}">分类</a></li>
|
||||
|
||||
@@ -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>
|
||||
|
||||
|
||||
BIN
doc/域名.xlsx
BIN
doc/域名.xlsx
Binary file not shown.
Reference in New Issue
Block a user