From 72a5910d7f09a597b97b96c4c4cb6e8ac889a61f Mon Sep 17 00:00:00 2001 From: Chenx Dust Date: Mon, 10 Aug 2026 22:42:13 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E5=8E=BB=E6=8E=89=E6=A0=A1=E5=9B=AD?= =?UTF-8?q?=E7=BD=91=E5=AD=97=E6=A0=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- presentation/main/mainwindow.cpp | 2 +- presentation/main/mainwindow.ui | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/presentation/main/mainwindow.cpp b/presentation/main/mainwindow.cpp index a7f4db4..4758078 100644 --- a/presentation/main/mainwindow.cpp +++ b/presentation/main/mainwindow.cpp @@ -458,7 +458,7 @@ void MainWindow::updateConnectionState(ConnectionState state) case ConnectionState::Disconnected: propertyValue = "disconnected"; title = "尚未连接"; - detail = "连接后即可访问校园网络资源。"; + detail = "连接后即可访问网络资源。"; break; case ConnectionState::Starting: propertyValue = "starting"; diff --git a/presentation/main/mainwindow.ui b/presentation/main/mainwindow.ui index 0a952dc..ce26cd0 100644 --- a/presentation/main/mainwindow.ui +++ b/presentation/main/mainwindow.ui @@ -240,7 +240,7 @@ - 连接后即可访问校园网络资源。 + 连接后即可访问网络资源。 true