派生自 ~xm/HomeApp
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(); }