wxr
2023-02-08 63baf7cea63de6ff884d4d7a2e30587ce94547bf
测试账号备份
2个文件已修改
10 ■■■■■ 已修改文件
HDL_ON/UI/MainPage.cs 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI1-Login/LoginPage.cs 9 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/MainPage.cs
@@ -158,7 +158,6 @@
                //设置语言环境 防止string转 double出现逗号,todouble异常等问题
                System.Globalization.CultureInfo.CurrentCulture = System.Globalization.CultureInfo.CreateSpecificCulture("zh-CN");
                BaseView = Application.MainPage;
                Application.MainPage.BackgroundColor = CSS_Color.MainBackgroundColor;
                Language.UpdateLanguage();
HDL_ON/UI/UI1-Login/LoginPage.cs
@@ -228,9 +228,9 @@
                    //etAccount.Text = "13143792049";
                    etAccount.Text = "18688414428";//天河3楼
                    //etAccount.Text = "18244942707";
                    etAccount.Text = "12345678904";
                    etAccount.Text = "13418062953";
                    //etAccount.Text = "12345678904";
                    //etAccount.Text = "13418062953";
                    etAccount.Text = "13138682659";
                }
                else
                {
@@ -277,6 +277,9 @@
                }else if(etAccount.Text == "18688414428")
                {
                    etPassword.Text = "HDL1985000";
                }else if (etAccount.Text == "13138682659")
                {
                    etPassword.Text = "wsad123321";
                }
                //etPassword.Text = "Hdl85521566";
                btnLogin.IsSelected = true;