feat: bugfix
This commit is contained in:
@@ -180,7 +180,7 @@ class KRLoginView extends GetView<KRLoginController> {
|
||||
// hintText: '确认密码',
|
||||
// isPassword: true,
|
||||
// ),
|
||||
SizedBox(height: 10.w),
|
||||
SizedBox(height: 10),
|
||||
// 👇 核心改动:使用新的验证码输入框
|
||||
_buildVerificationCodeField(),
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user