From c96d62ac9c6bb1d880a9170f9dd477fcb5f76fc0 Mon Sep 17 00:00:00 2001
From: wxr <464027401@qq.com>
Date: 星期三, 01 二月 2023 10:16:11 +0800
Subject: [PATCH] 备注同步功能

---
 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