...
|
...
|
@@ -26,8 +26,8 @@ |
|
|
<div class="rightpart">
|
|
|
<div id="loginBox" class="float-left">
|
|
|
<span class="hi">Hi~</span>
|
|
|
<a href="" class="loginbar">[请登录]</a>
|
|
|
<a href="" class="registbar">[免费注册]</a>
|
|
|
<a href="http://www.yohobuy.com/signin.html" class="loginbar">[请登录]</a>
|
|
|
<a href="http://www.yohobuy.com/reg.html" class="registbar">[免费注册]</a>
|
|
|
</div>
|
|
|
<div class="tag-list-wrapper">
|
|
|
<ul class="tag-list">
|
...
|
...
|
@@ -40,17 +40,17 @@ |
|
|
<li class="tag-item myorder">
|
|
|
<span class="tag-seprate"></span>
|
|
|
<span class="icon-papers"></span>
|
|
|
<a href="">我的订单</a>
|
|
|
<a href="http://www.yohobuy.com/home/orders?t=1453168898.0176">我的订单</a>
|
|
|
</li>
|
|
|
<li class="tag-item mycollect">
|
|
|
<span class="tag-seprate"></span>
|
|
|
<span class="icon-heart"></span>
|
|
|
<a href="">我的收藏</a>
|
|
|
<a href="http://www.yohobuy.com/home/favorite?t=1453168898.0176">我的收藏</a>
|
|
|
</li>
|
|
|
<li class="tag-item message">
|
|
|
<span class="tag-seprate"></span>
|
|
|
<span class="icon-mail"></span>
|
|
|
<a href="">消息</a>
|
|
|
<a href="http://www.yohobuy.com/home/message?t=1453168898.0176">消息</a>
|
|
|
</li>
|
|
|
<li class="tag-item phone">
|
|
|
<span class="tag-seprate"></span>
|
...
|
...
|
@@ -119,7 +119,7 @@ |
|
|
</li>
|
|
|
{{/ navbars}}
|
|
|
</ul>
|
|
|
<div class="icon-logo"></div>
|
|
|
<div class="icon-logo"><a href="http://www.yohobuy.com/" class="main-link"></a></div>
|
|
|
<div class="header-tool float-right">
|
|
|
<div class="search float-left {{searchcate}}" >
|
|
|
<form action="http://search.yohobuy.com" method="get" id="searchForm">
|
...
|
...
|
@@ -356,4 +356,4 @@ |
|
|
<a href="<?php print QConfigs_Site_Config::$site_url?>/home/user?t=<?php print microtime(true);?>">完善资料</a>
|
|
|
</div>
|
|
|
</script>
|
|
|
</div> |
|
|
\ No newline at end of file |
|
|
</div> |
...
|
...
|
|