feat: 添加手机号短信服务提供商顺序更新函数,并增强手机号登录步骤的测试用例
This commit is contained in:
@@ -504,6 +504,7 @@ function normalizePhoneCodePollMaxRoundsValue(value, fallback = 4) { const parse
|
||||
function getSelectedHeroSmsCountryOption() { return { id: 52, label: 'Thailand' }; }
|
||||
function applyHeroSmsFallbackSelection() {}
|
||||
function updateHeroSmsPlatformDisplay() {}
|
||||
function updatePhoneSmsProviderOrderSummary() {}
|
||||
function applyAutoRunStatus() {}
|
||||
function markSettingsDirty() {}
|
||||
function updateAutoDelayInputState() {}
|
||||
|
||||
Reference in New Issue
Block a user