#{include file="./Header.html"}

#{t("登入")}#{$config.shop_name}#{t(",获取更多折扣!")}

#{if $config.login_verification == 1}
#{t('更换验证码')}
#{/if}
#{t("忘记密码?")}
#{if getHookNum(\App\Consts\Hook::USER_VIEW_AUTH_LOGIN_BUTTON) > 0}
OR
#{/if} #{hook(\App\Consts\Hook::USER_VIEW_AUTH_LOGIN_BUTTON)} #{if $config.registered_state == 1}

#{t("还没有账号?")} #{t("立即注册")}

#{/if}
#{ready("/assets/user/controller/auth/login.js")} #{include file="./Footer.html"}