陈嘉乐
2020-07-09 a7e8f9ea1b9d0b9c8e9c09a8101e65c59a475465
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);
        }
    }
}