From b02e8275a21dc06bf54b66273485d44e007a2616 Mon Sep 17 00:00:00 2001 From: xm <1271024303@qq.com> Date: 星期一, 20 七月 2020 14:50:17 +0800 Subject: [PATCH] 新代码 --- ZigbeeApp/Shared/Phone/UserCenter/Device/Panel/PanelFangyueFreshAirBackLightSettionForm.cs | 14 +++++++------- 1 files changed, 7 insertions(+), 7 deletions(-) diff --git a/ZigbeeApp/Shared/Phone/UserCenter/Device/Panel/PanelFangyueFreshAirBackLightSettionForm.cs b/ZigbeeApp/Shared/Phone/UserCenter/Device/Panel/PanelFangyueFreshAirBackLightSettionForm.cs index d62b4ce..6148494 100755 --- a/ZigbeeApp/Shared/Phone/UserCenter/Device/Panel/PanelFangyueFreshAirBackLightSettionForm.cs +++ b/ZigbeeApp/Shared/Phone/UserCenter/Device/Panel/PanelFangyueFreshAirBackLightSettionForm.cs @@ -50,7 +50,7 @@ set { btnSleepTime.Text = value; } } /// <summary> - ///鐫$湢鏃堕棿 + ///鐫$湢鏃堕棿 /// </summary> public NormalViewControl btnSleepTime = null; #endregion @@ -125,7 +125,7 @@ #endregion - #region 鈻� 灞忓箷浜害绾у埆_______________________ + #region 鈻� 灞忓箷浜害绾у埆_______________________ /// <summary> /// 娣诲姞灞忓箷浜害绾у埆鎺т欢 /// </summary> @@ -338,7 +338,7 @@ int B1 = Convert.ToInt32(this.keyColorData.OpenColorB, 16); uint backColor = this.GetColorByRGB((byte)R1, (byte)G1, (byte)B1); - //棰滆壊澶栨 + //棰滆壊澶栨 var btnColorLine = new FrameLayoutStatuControl(); btnColorLine.Width = Application.GetRealHeight(79); btnColorLine.Height = this.GetPictrueRealSize(79); @@ -406,7 +406,7 @@ #endregion - #region 鈻� 鑺傝兘妯″紡琛宊________________________ + #region 鈻� 鑺傝兘妯″紡琛宊________________________ /// <summary> /// 娣诲姞鑺傝兘妯″紡琛� /// </summary> @@ -505,7 +505,7 @@ } //娣诲姞鎺ヨ繎鎰熷簲 this.AddProximitySensorsRow(frameBack); - //搴曠嚎 + //搴曠嚎 var btnLine = new NormalViewControl(965, 5, true); btnLine.Height = 1; btnLine.X = Application.GetRealWidth(52); @@ -611,7 +611,7 @@ }; } - #region 鈻� 鏄剧ず閫夋嫨璁惧鐫$湢鏃堕棿_______________ + #region 鈻� 鏄剧ず閫夋嫨璁惧鐫$湢鏃堕棿_______________ /// <summary> /// 鏄剧ず閫夋嫨璁惧鐫$湢鏃堕棿鐨勭晫闈� /// </summary> @@ -739,7 +739,7 @@ } #endregion - #region 鈻� 琛ュ厖瀹瑰櫒___________________________ + #region 鈻� 琛ュ厖瀹瑰櫒___________________________ /// <summary> /// 琛屾暟瓒呰繃瀹瑰櫒鏃讹紝琛ヤ竴涓┖鐧紽rameLayout锛屼娇涔嬭兘婊戝姩 /// </summary> -- Gitblit v1.8.0