Crabtree/SmartHome/UI/SimpleControl/Phone/Guide/GuideAddResidence.cs
@@ -12,6 +12,15 @@ bool IsNeedGoToGuideAddGatewayView = false; public override void RemoveFromParent () { base.RemoveFromParent (); if (!IsHideBack) { //判断是否需要隐藏或者显示功能菜单按钮 UserSettingView.CheckIfRefreshView (); } } public GuideAddResidence () { BackgroundColor = SkinStyle.Current.MainColor;