ZigbeeApp/Shared/Common/House.cs
@@ -173,7 +173,9 @@ return; } home.Name = houseName; home.Save(); home.Save(); //住宅修改名称的话,主页需要重新刷新 Phone.UserView.UserPage.Instance.RefreshForm = true; } #endregion @@ -399,6 +401,7 @@ /// GetCurrentFloorName /// </summary> /// <returns></returns> [Newtonsoft.Json.JsonIgnore] public string GetCurrentFloorName { get