ZigbeeApp/Shared/Common/CommonPage.cs
@@ -57,7 +57,7 @@ /// <summary> /// 版本号 /// </summary> public static string CodeIDString = "1.0.20042201"; public static string CodeIDString = "1.0.20042701"; /// <summary> /// 注册来源(0:HDL On 1:Zigbee) /// </summary> @@ -392,7 +392,7 @@ CommonPage.Instance.Show(); var login = new Phone.Login.AccountLogin(); CommonPage.Instance.AddChidren(login); login.Show(); login.ShowForm(); }); } catch { }