gxc
2020-01-10 c0021397eeb8335d6d1f20990c71533c3d94e7af
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