更新
This commit is contained in:
@@ -0,0 +1,68 @@
|
||||
<script type="text/javascript"> Root='/'</script>
|
||||
<style>
|
||||
.drop-box {
|
||||
|
||||
top: 20px;
|
||||
|
||||
}
|
||||
#nav-signed{
|
||||
top: 20px;
|
||||
|
||||
}
|
||||
.search{
|
||||
margin:0 auto;
|
||||
}
|
||||
.icp{
|
||||
text-align:center;
|
||||
font-size:32px;
|
||||
margin-bottom:30px
|
||||
}
|
||||
</style>
|
||||
<div class="headers">
|
||||
|
||||
<div class="topbox">
|
||||
<div class="w1200">
|
||||
|
||||
|
||||
<div class="g-top-r fr">
|
||||
<div class="g-top-ulogin" style="display: block;">
|
||||
<a rel="nofollow" id="loginbarx" _hover-ignore="1" class="navico loginn active" title="下下网登录">登录</a>
|
||||
<font id="his-todol" > <a href="{:UUU('User-center/reg','',true,false)}" id="zuce" title="下下网注册">注册</a></font>
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="header-nav">
|
||||
<div class="nav-column">
|
||||
<div class="nav-column-in">
|
||||
|
||||
<ul id="j_main_nav">
|
||||
<a title="下下网首页" href="/"><li class="logo"><img src="/layui26/logo.png" alt="下下网"/></li></a>
|
||||
<li><a title="下下网首页" <eq name="list_id" value="$list_pid">class="nav-cur" </eq> href="/">首页</a></li>
|
||||
<volist name="list_menu" id="gxl" offset="0" length='8'>
|
||||
<eq name="gxl.list_pid" value="0">
|
||||
<li rel="{$gxl.list_id}" <eq name="gxl.list_id" value="$list_id">class="nav-cur"</eq><eq name="gxl.list_id" value="$list_pid">class="nav-cur"</eq>> <a href="{$gxl.list_url}" title="{$gxl.list_name}" <eq name="gxl.list_id" value="$list_id">class="nav-cur"</eq><eq name="gxl.list_id" value="$list_pid">class="nav-cur"</eq>>{$gxl.list_name}</a></li>
|
||||
</eq>
|
||||
</volist>
|
||||
</ul>
|
||||
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user