设计url
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
</h1>
|
||||
<ul class="nav">
|
||||
<li class=' {eq name="strPageCode" value="home"}on {/eq}'>
|
||||
<a href="/pc/index.html" target="_self" title="首页">首页</a>
|
||||
<a href="/pc/" target="_self" title="首页">首页</a>
|
||||
</li>
|
||||
<li class=' {eq name="strPageCode" value="boys"}on {/eq}'>
|
||||
<a href="/pc/nansheng-xiaoshuo" target="_self" title="男生">男生</a>
|
||||
@@ -33,13 +33,13 @@
|
||||
<a href="/pc/nvsheng-xiaoshuo" target="_self" title="女生">女生</a>
|
||||
</li>
|
||||
<li class=' {eq name="strPageCode" value="library"}on {/eq}'>
|
||||
<a href="/pc/shuku.html" target="_self" title="书库">书库</a>
|
||||
<a href="/pc/shuku/all" target="_self" title="书库">书库</a>
|
||||
</li>
|
||||
<li class=' {eq name="strPageCode" value="rank"}on {/eq}'>
|
||||
<a href="/pc/rank.html" target="_self" title="排行">排行</a>
|
||||
<a href="/pc/paihang" target="_self" title="排行">排行</a>
|
||||
</li>
|
||||
<li class=' {eq name="strPageCode" value="article"}on {/eq}'>
|
||||
<a href="/pc/article/list.html" target="_self" title="文章">文章</a>
|
||||
<a href="/pc/article/list" target="_self" title="文章">文章</a>
|
||||
</li>
|
||||
</ul>
|
||||
<div class="headWrap_r">
|
||||
|
||||
Reference in New Issue
Block a user