From 59f01d0317a7fc5de3440a704b24a838fde107b4 Mon Sep 17 00:00:00 2001 From: Adpro <101449500+adproqwq@users.noreply.github.com> Date: Sun, 7 Apr 2024 19:20:47 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E7=A7=BB=E9=99=A4=E8=AE=B0=E5=BF=86?= =?UTF-8?q?=E5=BC=80=E5=85=B3=E7=8A=B6=E6=80=81=E5=8A=9F=E8=83=BD=E3=80=81?= =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=90=9C=E7=B4=A2=E7=9A=84=E8=A7=A6=E5=8F=91?= =?UTF-8?q?=E6=9D=A1=E4=BB=B6=E4=B8=BA=E8=BE=93=E5=85=A5=E6=A1=86=E5=A4=B1?= =?UTF-8?q?=E5=8E=BB=E7=84=A6=E7=82=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- src/App.vue | 22 ++++++---------------- src/methods/sub.ts | 22 ---------------------- 3 files changed, 7 insertions(+), 39 deletions(-) diff --git a/package.json b/package.json index 52be8a3..b0752e7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gkdtool-vue", - "version": "2.0.3", + "version": "2.1.0", "private": true, "type": "module", "scripts": { diff --git a/src/App.vue b/src/App.vue index 6af0445..ea53332 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,7 +1,7 @@