Explorar o código

顶部文件显示bug更改

likeku %!s(int64=7) %!d(string=hai) anos
pai
achega
28f8076f6e
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      protected/view/v2/_body_top.html

+ 1 - 1
protected/view/v2/_body_top.html

@@ -1,3 +1,3 @@
 <div class="width950 userInfoPanel clearfix">
-		<a href="http://sso.smartcost.com.cn" title="返回通行帐号首页"><img src="{{rootUrl_IMG}}mainlogo.png" class="fL"></a><p><b>{{name}}</b>,<a href="{{rootUrl}}profile">管理</a>&nbsp;<a href="{{rootUrl}}logout">退出</a></p>
+		<a href="http://sso.smartcost.com.cn" title="返回通行帐号首页"><img src="{{rootUrl_IMG}}mainlogo.png" class="fL"></a><!-- if isset({{name}}) && !empty({{name}}) --><p><b>{{name}}</b>,<a href="{{rootUrl}}profile">管理</a>&nbsp;<a href="{{rootUrl}}logout">退出</a></p><!-- endif -->
 </div>