HDL Home App 第二版本 旧平台金堂用 正在使用
gxc
2019-12-03 d12e7730bb88d57763a6caaeacb0248a65bf3309
ZigbeeApp/Shared/Phone/Device/Account/AccountLogin.cs
old mode 100755 new mode 100644
@@ -83,6 +83,7 @@
        /// </summary>
        public AccountLogin()
        {
            CommonPage.Instance.IsDrawerLockMode = true;
            BackgroundColor = ZigbeeColor.Current.GXCBackgroundColor;
            Tag = "Login";
        }
@@ -538,14 +539,14 @@
                            })
                            { IsBackground = true }.Start();
                        }
                    };
            //}
            //};
                    };
                //}
            //};
#endif
#if iOS
            Home.IOS.AppDelegate.WXLogin();
            Home.IOS.AppDelegate.RespAction = (authStr) =>
            GateWay.Ios.AppDelegate.WXLogin();
            GateWay.Ios.AppDelegate.RespAction = (authStr) =>
            {
                if (authStr == null)
                {
@@ -643,13 +644,13 @@
                Config.Instance.Save();
                return true;
            }
            else
            else
            {
                return false;
            }
        }
        /// <summary>
        /// phone/email 选择