[#if user??]欢迎您: ${user.username} ${user.group.name}
退出登录
[#else] 游客您好,您还没有登录哦!
免费注册
|
登录
[/#if]
Tags
|
高级搜索
|
RSS订阅
|
设为主页
|
加入收藏
${site.name}
[#if message??]
[#if message=="true"] 您必须登录后才能继续刚才的操作 [#else] ${message} [/#if]
[/#if] [#if processUrl??]
[/#if] [#if returnUrl??]
[#else]
[/#if] [#if error??]
[#if error=="org.apache.shiro.authc.IncorrectCredentialsException"]
[@s.m "error.invalidPassword"/]
[#elseif error=="org.apache.shiro.authc.UnknownAccountException"]
[@s.m "error.usernameNotExist"/]
[#elseif error=="com.jeecms.common.security.CaptchaErrorException"]
[@s.m "error.invalidCaptcha"/]
[#elseif error=="com.jeecms.common.security.DisabledException"]
[@s.m "error.userDisabled"/]
[#elseif error=="com.jeecms.common.security.InactiveException"]
[@s.m "error.userInActive"/]
[/#if]
[/#if] [#if success??] [#if success] 注册成功! [/#if] [/#if]
会员登录
用户名:
密 码:
验证码:
忘记密码?
我还没有JEECMS帐号?
马上注册
一键登录
[#if site.config.qqEnable]
[/#if] [#if site.config.sinaEnable]
[/#if] [#if site.config.qqWeboEnable]
[/#if]
[#include "member_footer.html"/]