wxr
2024-04-16 1b6d5116f9f3e291da636b9ec510d65a4fedf639
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);