fix:简体中文才显示一键登录
This commit is contained in:
parent
237f8913d4
commit
16dac17a48
@ -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();
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user