From 6f3beec4a54922ebcbd6a07b2ead037ea8174f3c Mon Sep 17 00:00:00 2001 From: Li Heng Date: Fri, 13 Jun 2014 06:50:22 +0000 Subject: [PATCH] =?UTF-8?q?banner=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../default/views/scripts/header-index.phtml | 146 +++++++++--------- 1 file changed, 73 insertions(+), 73 deletions(-) diff --git a/application/default/views/scripts/header-index.phtml b/application/default/views/scripts/header-index.phtml index 677aa146..4388b404 100755 --- a/application/default/views/scripts/header-index.phtml +++ b/application/default/views/scripts/header-index.phtml @@ -1,74 +1,74 @@ - - - - -
-
-
-
-
- -
-
-

- hasIdentity()) - { - $user = $auth->getIdentity(); - echo ' '.$user->username.' '; - if ($user->usertype == $this->config->auth->identifier) - { - echo ' 后台 '; - } - echo ' 数据篮 '; - echo '退出'; - } else { - echo '登 录  |  注 册'; - } ?> -

- -

-

-

-
-
-
-
-
- - -
- -
- - + + + + +
+
+
+
+
+ +
+
+

+ hasIdentity()) + { + $user = $auth->getIdentity(); + echo ' '.$user->username.' '; + if ($user->usertype == $this->config->auth->identifier) + { + echo ' 后台 '; + } + echo ' 数据篮 '; + echo '退出'; + } else { + echo '登 录  |  注 册'; + } ?> +

+ +

+

+

+
+
+
+
+
+ + +
+ +
+ +
\ No newline at end of file