From 5d281c810058d28b13b3e9a23515b9bb194966cf Mon Sep 17 00:00:00 2001 From: zyronon Date: Sun, 13 Aug 2023 22:10:19 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=BC=B9=E6=A1=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Fireworks.vue | 356 ++++++++++++++++++++++++++++++ src/components/Statistics.vue | 394 +--------------------------------- 2 files changed, 360 insertions(+), 390 deletions(-) create mode 100644 src/components/Fireworks.vue diff --git a/src/components/Fireworks.vue b/src/components/Fireworks.vue new file mode 100644 index 00000000..af12527f --- /dev/null +++ b/src/components/Fireworks.vue @@ -0,0 +1,356 @@ + + + + + \ No newline at end of file diff --git a/src/components/Statistics.vue b/src/components/Statistics.vue index d2dd125a..56594866 100644 --- a/src/components/Statistics.vue +++ b/src/components/Statistics.vue @@ -1,386 +1,12 @@ \ No newline at end of file