From 2a493bd62a7f0110a6c8269a6e2d759c4016d108 Mon Sep 17 00:00:00 2001 From: AoXuan Date: Tue, 16 Sep 2025 00:23:21 +0800 Subject: [PATCH] =?UTF-8?q?refactor:=20=E4=BC=98=E5=8C=96=E6=A0=87?= =?UTF-8?q?=E9=A2=98=E6=A0=8F=E6=A0=B7=E5=BC=8F=EF=BC=8C=E5=A2=9E=E5=BC=BA?= =?UTF-8?q?=E6=9B=B4=E6=96=B0=E6=8F=90=E7=A4=BA=E7=9A=84=E8=A7=86=E8=A7=89?= =?UTF-8?q?=E6=95=88=E6=9E=9C=E5=92=8C=E4=BA=A4=E4=BA=92=E4=BD=93=E9=AA=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/components/TitleBar.vue | 80 +++++++++++++++++++++------- 1 file changed, 62 insertions(+), 18 deletions(-) diff --git a/frontend/src/components/TitleBar.vue b/frontend/src/components/TitleBar.vue index 4144282..ee0132e 100644 --- a/frontend/src/components/TitleBar.vue +++ b/frontend/src/components/TitleBar.vue @@ -37,8 +37,7 @@ @click="toggleMaximize" :title="isMaximized ? '还原' : '最大化'" > - - +