debug
This commit is contained in:
@@ -35,10 +35,10 @@
|
||||
<li class=' {if $strPageCode == "home"}on{/if} '>
|
||||
<a href="{$strPcPath}/" target="_self" title="首页">首页</a>
|
||||
</li>
|
||||
<li class=' {if $strPageCode == "boys"}on{/if} '>
|
||||
<li class=' {if $strPageCode == "man"}on{/if} '>
|
||||
<a href="{$strPcPath}{$strNanUrlTemp}" target="_self" title="男生">男生</a>
|
||||
</li>
|
||||
<li class=' {eq name="strPageCode" value="girls"}on {/eq}'>
|
||||
<li class=' {eq name="strPageCode" value="women"}on {/eq}'>
|
||||
<a href="{$strPcPath}{$strNvUrlTemp}" target="_self" title="女生">女生</a>
|
||||
</li>
|
||||
<li class=' {eq name="strPageCode" value="library"}on {/eq}'>
|
||||
|
||||
Reference in New Issue
Block a user