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

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

#{if $config.login_verification == 1}
更换验证码
#{/if}
忘记密码?
#{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}

还没有账号? 立即注册

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