黄学彪
2020-05-19 7dd4be37cdedaf81ad40990d8cb8dce164d83f4d
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