wxr
2023-12-29 19b4abbebede2255b8d9f286105c7bf41d254429
HDL_ON/UI/UI2/4-PersonalCenter/AboutOn/AboutOnPage.cs
@@ -67,7 +67,7 @@
                Y = Application.GetRealWidth(184),
                Height = Application.GetRealWidth(28),
                TextAlignment = TextAlignment.Center,
                Text = "On Pro",
                Text = "优数养老",
                TextColor = CSS_Color.FirstLevelTitleColor,
                TextSize = CSS_FontSize.EmphasisFontSize_Secondary,
                IsBold = true,
@@ -102,6 +102,7 @@
                btnOnVersion.Text += "(Test Server)";
            }
            return;
            var lineView = new FrameLayout()
            {
@@ -111,6 +112,7 @@
            };
            bodyView.AddChidren(lineView);
            #region 功能介绍
            //var functionView = new ListCellView()
            //{