黄学彪
2020-04-15 23532fa8ad34c89b6d24b01eaef6475fd0aad898
ZigbeeApp/Shared/Phone/UserCenter/Device/Panel/PanelBackLighWithSensorForm.cs
@@ -193,9 +193,10 @@
                //展开或者缩小的高度
                var value = Application.GetRealHeight(443);
                frameBack.Height += value;
                //添加接近感应
                this.AddProximitySensorsRow(frameBack);
            }
            //添加接近感应
            this.AddProximitySensorsRow(frameBack);
        }
        #endregion