CrabtreeOn,印度客户定制APP,迁移2.0平台版本
JLChen
2021-12-23 b971c9c46e42f96114b602d8fd9632ac7fad7d47
Crabtree/SmartHome/UI/SimpleControl/Phone/Register/AccountLogin.cs
@@ -78,11 +78,14 @@
            //etAccount.Text = "18926269190@189.cn";
            //etAccount.Text = "721343314@qq.com";
            //etAccount.Text = "crabtreel12019@gmail.com";
            //etAccount.Text = "2791308028@qq.com";
            // etAccount.Text = "2791308028@qq.com";
            //etAccount.Text = "551775569@qq.com";
            //etAccount.Text = "18824864143";
            etAccount.Text = "saravanaselvarajeee@gmail.com";
            etAccount.Text = "cjl@hdlchina.com.cn";
            //etAccount.Text = "cjl@hdlchina.com.cn";
            //etAccount.Text = "2791308028@qq.com";
            //etAccount.Text = "jai.panghal2201@gmail.com";
            //etAccount.Text = "858539859@qq.com";
#endif
            accountView.AddChidren (etAccount);
@@ -135,8 +138,9 @@
                Text = password,
            };
#if DEBUG
            etPasswrod.Text = "123456";
            //etPasswrod.Text = "123456";
            //etPasswrod.Text = "123456-Aa";
            etPasswrod.Text = "Dacintellia@123";
#endif
            passwrodView.AddChidren (etPasswrod);
@@ -536,8 +540,8 @@
            } else {
                Application.RunOnMainThread (() => {
                    UserMiddle.Init (false, true);
                    Close ();
                    UserMiddle.Init (false, true);
                });
            }