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

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

#{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} #{if $config.registered_verification == 1}
#{t('更换验证码')}
#{/if}
#{if getHookNum(\App\Consts\Hook::USER_VIEW_AUTH_REGISTER_BUTTON) > 0}
OR
#{/if} #{hook(\App\Consts\Hook::USER_VIEW_AUTH_REGISTER_BUTTON)}

#{t("已有账号?")} #{t("前往登录")}

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