fix:简体中文才显示一键登录

This commit is contained in:
liyi 2025-04-03 09:21:51 +08:00
parent 237f8913d4
commit 16dac17a48

View File

@ -46,7 +46,8 @@ class StarLockLoginState {
}.obs; }.obs;
RxBool isCheckVerifyEnable = false.obs; RxBool isCheckVerifyEnable = false.obs;
RxString currentLanguage =
CurrentLocaleTool.getCurrentLocaleString().obs; //
void onClose() { void onClose() {
// emailOrPhoneController.dispose(); // emailOrPhoneController.dispose();
// pwdController.dispose(); // pwdController.dispose();