From 3291885285dfd5d4f665c20676307878dc3163bc Mon Sep 17 00:00:00 2001
From: xm <1271024303@qq.com>
Date: 星期五, 20 十二月 2019 16:28:53 +0800
Subject: [PATCH] 请合并最新代码(优化设备不支持的功能)
---
ZigbeeApp/Shared/Phone/UserCenter/Password/EditorAccountPasswordForm.cs | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/ZigbeeApp/Shared/Phone/UserCenter/Password/EditorAccountPasswordForm.cs b/ZigbeeApp/Shared/Phone/UserCenter/Password/EditorAccountPasswordForm.cs
old mode 100644
new mode 100755
index d1bbf78..af5834a
--- a/ZigbeeApp/Shared/Phone/UserCenter/Password/EditorAccountPasswordForm.cs
+++ b/ZigbeeApp/Shared/Phone/UserCenter/Password/EditorAccountPasswordForm.cs
@@ -130,6 +130,7 @@
msgControl.Y = Application.GetRealHeight(582);
msgControl.TextAlignment = TextAlignment.Center;
msgControl.TextColor = 0xfff75858;
+ msgControl.IsBold = true;
bodyFrameLayout.AddChidren(msgControl);
//纭淇敼
--
Gitblit v1.8.0