tzy
2021-06-09 f5b46f80546aac860ade6e4c53821e43df833b39
HDL_ON/UI/UI1-Login/RegisterPage.cs
@@ -607,7 +607,6 @@
                TextSize = CSS_FontSize.TextFontSize,
                PlaceholderTextColor = CSS_Color.PromptingColor1,
                PlaceholderText = Language.StringByID(StringId.PlsEntryVerificationCode),
                IsNumberKeyboardType = true
            };
            verificationCodeView.AddChidren(etVerificationCode);