From bc14bb53e19dc5be77f29f36454508eb24e52a01 Mon Sep 17 00:00:00 2001 From: avene Date: Sat, 23 Jun 2018 18:05:32 +0800 Subject: [PATCH] #53 --- application/default/views/scripts/sanji-header.phtml | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/application/default/views/scripts/sanji-header.phtml b/application/default/views/scripts/sanji-header.phtml index 1ef07546..22e518cb 100755 --- a/application/default/views/scripts/sanji-header.phtml +++ b/application/default/views/scripts/sanji-header.phtml @@ -40,8 +40,16 @@ 关于我们 - 注册 - 登录 + hasIdentity()) + { + echo '数据篮'; + } else { + echo '登录'; + } ?> + +