From 86f8884e45d7c87f09abb03e85acdc843cd08385 Mon Sep 17 00:00:00 2001 From: AoXuan Date: Tue, 9 Sep 2025 21:28:14 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=B7=BB=E5=8A=A0=E5=90=8E=E7=AB=AF?= =?UTF-8?q?=E7=89=88=E6=9C=AC=E6=A3=80=E6=9F=A5=E5=8A=9F=E8=83=BD=E5=8F=8A?= =?UTF-8?q?=E6=9B=B4=E6=96=B0=E6=8F=90=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/components/TitleBar.vue | 58 +++++++++++++++++++++++++--- 1 file changed, 53 insertions(+), 5 deletions(-) diff --git a/frontend/src/components/TitleBar.vue b/frontend/src/components/TitleBar.vue index ef20330..270e355 100644 --- a/frontend/src/components/TitleBar.vue +++ b/frontend/src/components/TitleBar.vue @@ -12,6 +12,13 @@ 检测到更新 {{ updateInfo.latest_version }} 请尽快更新 + + 检测到更新后端有更新。请重启软件即可自动完成更新 + @@ -42,11 +49,11 @@