陈嘉乐
2020-09-02 e79b65b97a8ae1eae5ee172dea1b52d041006599
ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Controls/NormalControls/IconBigViewControl.cs
@@ -75,7 +75,7 @@
        /// </summary>
        public void InitControl()
        {
            this.AddChidren(btnIcon, ChidrenBindMode.BindEventOnly);
            this.AddChidren(btnIcon, ChidrenBindMode.BindEvent);
        }
    }
}