黄学彪
2020-11-19 9ef48d7b2da7c408b53f73be0f6eef3cbac1c84a
ZigbeeApp/Shared/Phone/Login/AccountResetPWDSuccess.cs
@@ -95,7 +95,7 @@
                }
                finally
                {
                    var login = new AccountLogin();
                    var login = new AccountLoginForm();
                    CommonPage.Instance.AddChidren(login);
                    login.ShowForm();
                }