ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Controls/CompoundControls/SafetySensorStatuControl.cs
@@ -65,7 +65,7 @@ btnStatu.TextID = R.MyInternationalizationString.uStatu; this.AddChidren(btnStatu); //线 var btnLine = new NormalViewControl(Application.GetRealWidth(876), 2, false); var btnLine = new NormalViewControl(Application.GetRealWidth(876), ControlCommonResourse.BottomLineHeight, false); btnLine.BackgroundColor = UserCenterColor.Current.ButtomLine; btnLine.X = Application.GetRealWidth(46); btnLine.Y = Application.GetRealHeight(104);