[#include "../include/top.html"/] [#include "../include/header.html"/]
[#if loginSource??]
[#if loginSource=="needPerm"] 该文章需要会员登录后才能浏览! [#elseif loginSource=="charge"] 该文章是收费文章,需要会员登录付费后才能浏览! [/#if]
[/#if]
会员登录
[#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"/] [#elseif error=="com.jeecms.common.security.UserUnCheckedException"] [@s.m "error.userUnChecked"/] [/#if]
[/#if] [#if success??] [#if success] 注册成功! [/#if] [/#if]
[#if (errorTimes??&&errorTimes<=0)||(errorRemaining?? && errorRemaining<=0)]
[/#if]

一键登录

[#if site.config.qqEnable] [/#if] [#if site.config.qqWeboEnable] [/#if] [#if site.config.sinaEnable] [/#if] [#if site.config.weixinEnable] [/#if]
[#include "../include/footer.html"/] [#include "../include/right-fixed.html"/]