#{hook(\App\Consts\Hook::USER_GLOBAL_VIEW_HEADER)}
#{$config.shop_name}
已有账号?
现在登录!
用户名
密码
#{if $config.registered_verification == 1}
验证码
#{/if} #{if $config.registered_type == 2}
邮箱
#{if $config.registered_email_verification == 1}
邮箱验证码
获取
#{/if} #{/if} #{if $config.registered_type == 1}
手机号
#{if $config.registered_phone_verification == 1}
手机验证码
获取
#{/if} #{/if}
注册 (Register)
#{if getHookNum(\App\Consts\Hook::USER_VIEW_AUTH_REGISTER_BUTTON) > 0}
or
#{/if} #{hook(\App\Consts\Hook::USER_VIEW_AUTH_REGISTER_BUTTON)}
@#{$config.shop_name}
#{hook(\App\Consts\Hook::USER_GLOBAL_VIEW_BODY)} #{hook(\App\Consts\Hook::USER_GLOBAL_VIEW_FOOTER)}