新增手机号绑定邮箱后邮箱模式重登流程
This commit is contained in:
@@ -1295,6 +1295,17 @@
|
||||
<button type="button" class="choice-btn" data-signup-method="phone">手机号注册</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="data-row" id="row-phone-signup-relogin-after-bind-email" style="display:none;">
|
||||
<span class="data-label">绑定后重登</span>
|
||||
<label class="toggle-switch" for="input-phone-signup-relogin-after-bind-email"
|
||||
title="手机号注册绑定邮箱后,跳过绑定邮箱验证码,重新刷新 OAuth 并使用绑定邮箱登录">
|
||||
<input type="checkbox" id="input-phone-signup-relogin-after-bind-email" />
|
||||
<span class="toggle-switch-track" aria-hidden="true">
|
||||
<span class="toggle-switch-thumb"></span>
|
||||
</span>
|
||||
</label>
|
||||
<span class="data-value">绑定邮箱后切入邮箱注册模式 OAuth 尾部</span>
|
||||
</div>
|
||||
<div class="data-row" id="row-account-run-history-helper-base-url" style="display:none;">
|
||||
<span class="data-label">同步服务</span>
|
||||
<input type="text" id="input-account-run-history-helper-base-url" class="data-input mono"
|
||||
|
||||
Reference in New Issue
Block a user