From 75dea8c6b86cd50993625d780eed5ceb02c82f58 Mon Sep 17 00:00:00 2001 From: wxr <464027401@qq.com> Date: 星期二, 05 九月 2023 14:14:13 +0800 Subject: [PATCH] 删除注册的服务器选择 --- OnPro/HDL_ON/UI/UI2/3-Intelligence/IntelligencePage.cs | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/OnPro/HDL_ON/UI/UI2/3-Intelligence/IntelligencePage.cs b/OnPro/HDL_ON/UI/UI2/3-Intelligence/IntelligencePage.cs index ce559d4..661e0eb 100644 --- a/OnPro/HDL_ON/UI/UI2/3-Intelligence/IntelligencePage.cs +++ b/OnPro/HDL_ON/UI/UI2/3-Intelligence/IntelligencePage.cs @@ -64,6 +64,7 @@ public void LoadPage() { + MainPage.BaseTopButton.BackgroundColor = 0xFFF7F7F7; MainPage.CurPageIndex = 2; bodyView.BackgroundColor = CSS_Color.MainBackgroundColor; #region top -- Gitblit v1.8.0