fix: 新手教程修改地址,注册表单修改form传值

This commit is contained in:
2025-09-01 05:16:23 -07:00
parent 36bbcbc4f9
commit 2862629516
12 changed files with 82 additions and 46 deletions
@@ -133,6 +133,7 @@ function MobileBindDialog({
<Input placeholder='Enter code...' type='text' {...field} />
<SendCode
type='phone'
form={form}
params={{
telephone_area_code: form.getValues().area_code,
telephone: form.getValues().mobile,