From 9e2ae94d2d3f79fe063fcad7f01867348dc65e1d Mon Sep 17 00:00:00 2001
From: wxr <464027401@qq.com>
Date: 星期三, 22 六月 2022 14:26:22 +0800
Subject: [PATCH] 备份
---
Crabtree/SmartHome/UI/SimpleControl/Phone/Register/AccountLogin.cs | 8 ++++++--
1 files changed, 6 insertions(+), 2 deletions(-)
diff --git a/Crabtree/SmartHome/UI/SimpleControl/Phone/Register/AccountLogin.cs b/Crabtree/SmartHome/UI/SimpleControl/Phone/Register/AccountLogin.cs
index 8793a4f..d19e993 100644
--- a/Crabtree/SmartHome/UI/SimpleControl/Phone/Register/AccountLogin.cs
+++ b/Crabtree/SmartHome/UI/SimpleControl/Phone/Register/AccountLogin.cs
@@ -83,7 +83,9 @@
// etAccount.Text = "saravanaselvarajeee@gmail.com";
//etAccount.Text = "cjl@hdlchina.com.cn";
- etAccount.Text = "2791308028@qq.com";
+ //etAccount.Text = "2791308028@qq.com";
+ etAccount.Text = "464027401@qq.com";
+ etAccount.Text = "460649739@qq.com";
//etAccount.Text = "jai.panghal2201@gmail.com";
//etAccount.Text = "858539859@qq.com";
#endif
@@ -139,7 +141,8 @@
};
#if DEBUG
//etPasswrod.Text = "123456";
- etPasswrod.Text = "123456-Bb";
+ etPasswrod.Text = "123456";
+ etPasswrod.Text = "kkkkkk333";
//etPasswrod.Text = "Haryana@2201";
#endif
passwrodView.AddChidren (etPasswrod);
@@ -490,6 +493,7 @@
////鑾峰彇褰撳墠浣忓畢缃戝叧鏂规
//GetNowHomeGateway (revertRoomData);
SaveUserConfig (mHomeLists);
+
//}
} else {
IMessageCommon.Current.ShowErrorInfoAlter (revertObjCode);
--
Gitblit v1.8.0