From acee5fa6b881a6719c1bec1c4f2c17c235875519 Mon Sep 17 00:00:00 2001 From: zyronon Date: Sun, 20 Aug 2023 01:33:02 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AE=BE=E7=BD=AE=E9=A1=B5=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.vue | 4 ++-- src/components/Modal/Modal.vue | 13 ++++++++--- src/components/Toolbar.vue | 40 ++++++++++++++++++++++++++-------- 3 files changed, 43 insertions(+), 14 deletions(-) diff --git a/src/App.vue b/src/App.vue index baeeabf1..854cd358 100644 --- a/src/App.vue +++ b/src/App.vue @@ -166,7 +166,7 @@ const {appearance, toggle} = useThemeColor()