HDL Home App 第二版本 旧平台金堂用 正在使用
gxc
2019-11-26 2294816f28804660a441038b5cc89921703f4f41
ZigbeeApp/Shared/Phone/Device/Account/AccountRegister.cs
@@ -208,7 +208,7 @@
        private void AddPhoneOrEmailFL(FrameLayout accountCodeFrameLayout, string phoneOrEmail)
        {
            accountCodeFrameLayout.RemoveAll();
            account = string.Empty;
            if (phoneOrEmail == "Phone")
            {
                phoneRow = new PhoneRowForm();