gxc
2020-01-10 b9cb076fe6127160c96c35bf9c8cebcffe1d5ccd
ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Form/BottomMenuSelectForm.cs
@@ -132,11 +132,6 @@
                selectEvent?.Invoke();
                selectEvent = null;
            };
            if ((this.frameMenuTable.ChildrenCount / 2) + 1 == this.m_MenuCount)
            {
                this.frameAnimateTable.Animate = Animate.DownToUp;
            }
        }
        #endregion