From e7fc4ce78573e8a27a83084801c4ef15dee5a5ef Mon Sep 17 00:00:00 2001 From: wxr <464027401@qq.com> Date: 星期五, 31 三月 2023 10:03:49 +0800 Subject: [PATCH] 1 --- Crabtree/SmartHome/UI/SimpleControl/Phone/Register/AccountLogin.cs | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/Crabtree/SmartHome/UI/SimpleControl/Phone/Register/AccountLogin.cs b/Crabtree/SmartHome/UI/SimpleControl/Phone/Register/AccountLogin.cs index d19e993..c1ccd5a 100644 --- a/Crabtree/SmartHome/UI/SimpleControl/Phone/Register/AccountLogin.cs +++ b/Crabtree/SmartHome/UI/SimpleControl/Phone/Register/AccountLogin.cs @@ -86,6 +86,7 @@ //etAccount.Text = "2791308028@qq.com"; etAccount.Text = "464027401@qq.com"; etAccount.Text = "460649739@qq.com"; + etAccount.Text = "1489771324@qq.com"; //etAccount.Text = "jai.panghal2201@gmail.com"; //etAccount.Text = "858539859@qq.com"; #endif @@ -143,6 +144,7 @@ //etPasswrod.Text = "123456"; etPasswrod.Text = "123456"; etPasswrod.Text = "kkkkkk333"; + etPasswrod.Text = "Hdl1985."; //etPasswrod.Text = "Haryana@2201"; #endif passwrodView.AddChidren (etPasswrod); -- Gitblit v1.8.0