[#escape x as (x)!?html] 用户登录_${site.fullNameOrName}${global.customs['poweredBy']} [#include 'inc_js.html'/]
用户登录
[#if shiroLoginFailure??]
[#if shiroLoginFailure=='com.jspxcms.common.security.IncorrectCaptchaException'] 验证码不正确! [#--[@s.message code='incorrectCaptchaError'/]--] [#elseif shiroLoginFailure=='org.apache.shiro.authc.UnknownAccountException'] [#--用户名不存在--] 用户名或密码错误! [#elseif shiroLoginFailure=='org.apache.shiro.authc.LockedAccountException'] 此用户被锁定! [#elseif shiroLoginFailure=='com.jspxcms.common.security.UnactivatedAccountException'] 此用户未激活! [#elseif shiroLoginFailure=='org.apache.shiro.authc.IncorrectCredentialsException'] 用户名或密码错误! [#else] ${shiroLoginFailure} [/#if]
[/#if]
[#if Session.shiroCaptchaRequired?? || global.captchaErrors<=0]
[/#if]
没有账号?注册新账号
[#include 'inc_oauth.html'/]
Powered by Jspxcms © 2010-2017 Jspxcms All Rights Reserved
[/#escape]