From 20df7d24980fc93accddaaa96f0deeedeaf7c39f Mon Sep 17 00:00:00 2001 From: BTMuli Date: Fri, 31 Mar 2023 14:32:27 +0800 Subject: [PATCH] =?UTF-8?q?fix(app):=20=E4=BC=98=E5=8C=96=E6=A0=B7?= =?UTF-8?q?=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.vue | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/src/App.vue b/src/App.vue index 54cc38fb..d0d92960 100644 --- a/src/App.vue +++ b/src/App.vue @@ -4,7 +4,7 @@ - + @@ -14,7 +14,7 @@
- + @@ -87,3 +87,10 @@ async function writeIndex() { console.log("IndexedDB 写入完成!"); } +