陈嘉乐
2020-06-28 ac909072af41b3dcb05d4a7df3d27a8e85e4e7e2
ZigbeeApp/Shared/Phone/UserView/LoginLoading.cs
@@ -32,7 +32,7 @@
            btnText.Height = Application.GetRealHeight(70);
            btnText.Y = btnIcon.Bottom;
            btnText.TextAlignment = TextAlignment.Center;
            btnText.Text = "Hdl Home";
            btnText.Text = "HDL Home";
            btnText.TextColor = UserCenter.UserCenterColor.Current.White;
            btnText.TextSize = 16;
            this.AddChidren(btnText);