mac
2023-09-18 288a6f34fde9853721ca48ed6cc23bb59967bf95
HDL_ON/UI/UI1-Login/LoginPage.cs
@@ -311,7 +311,6 @@
                    //etAccount.Text = "18244942707";
                    //etAccount.Text = "13143792049";
                    etAccount.Text = "18688414428";//天河3楼
                    //etAccount.Text = "18244942707";
                    //etAccount.Text = "13418062953";
                    etAccount.Text = "13138683659";
                    //etAccount.Text = "15217626103";
@@ -323,9 +322,10 @@
                    etAccount.Text = "13375012446";//测试服务器
                    etAccount.Text = "15855403939";
                    etAccount.Text = "15006564444";
                    etAccount.Text = "jeremy@ruma.my";
                    etAccount.Text = "pjh@hdlchina.com.cn";
                    //etAccount.Text = "12345678904";//2.0 测试  萤石
                    //etAccount.Text = "18316672920";
                    etAccount.Text = "18316672920";
                    etAccount.Text = "18244942707";
                }
                else
                {
@@ -357,9 +357,9 @@
                }
                b = !b;
                etPassword.Text = "123456";
                if(etAccount.Text == "jeremy@ruma.my")
                if(etAccount.Text == "pjh@hdlchina.com.cn")
                {
                    etPassword.Text = "CEBCWINP";
                    etPassword.Text = "hdl123";
                }
                else if(etAccount.Text == "13143792049")
                {
@@ -386,7 +386,7 @@
            };
#endif
#region 登录方式选择
            #region 登录方式选择
            btnPhoneLogin = new Button()
            {
                X = Application.GetRealWidth(28),