WJC
2020-04-15 323876bfe85fc2684871d5d95c213c6e2713f3f4
ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Controls/ListViewLayoutControls/VerticalFrameControl.cs
@@ -117,10 +117,6 @@
            {
                //调整桌布高度
                this.m_frameTable.Height = child.Bottom;
                //if (this.m_frameTable.Height < child.Bottom)
                //{
                //    this.m_frameTable.Height = child.Bottom;
                //}
            }
        }