陈嘉乐
2020-07-01 c16f0f8fd1e5374164852a441751abb96a84d300
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);