ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Controls/ListViewLayoutControls/VerticalListControl.cs
@@ -87,8 +87,11 @@ { frameBackTemp?.RemoveFromParent(); frameBackTemp = null; //还原为最大高度 this.Height = maxHeight; if (maxHeight != -1) { //还原为最大高度 this.Height = maxHeight; } return; }