wxr
2024-07-02 4ab5ecb0a4fa8ab66647427c4f90db9db302ea3b
HDL_ON/UI/UI1-Login/ForgetPasswordPage.cs
@@ -350,7 +350,7 @@
                TextSize = CSS_FontSize.TextFontSize,
                PlaceholderTextColor = CSS_Color.PromptingColor1,
                PlaceholderText = Language.StringByID(StringId.PlsEntryVerificationCode),
                IsNumberKeyboardType = true,
                IsNumberKeyboardType = true
            };
            verificationCodeView.AddChidren(etVerificationCode);