From 1a85ec4f80b0555a161606f9a1e8bb7e9c1074f7 Mon Sep 17 00:00:00 2001 From: today-calm Date: Thu, 13 Jul 2023 11:16:08 +0800 Subject: [PATCH 1/4] =?UTF-8?q?feat:=20=E5=A2=9E=E5=8A=A098=E4=BA=94?= =?UTF-8?q?=E7=AC=94=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.vue | 90 +++++++++++++++--------- src/assets/98erjijianma.gif | Bin 0 -> 17898 bytes src/assets/font/98WB-1.otf | Bin 0 -> 12971048 bytes src/assets/{root.png => root-86.png} | Bin src/assets/root-98.png | Bin 0 -> 261394 bytes src/components/Game.vue | 101 +++++++++++++++++++++------ yarn.lock | 68 +++++++++++++++++- 7 files changed, 204 insertions(+), 55 deletions(-) create mode 100644 src/assets/98erjijianma.gif create mode 100644 src/assets/font/98WB-1.otf rename src/assets/{root.png => root-86.png} (100%) create mode 100644 src/assets/root-98.png diff --git a/src/App.vue b/src/App.vue index f8665b5..6939ac8 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,38 +1,43 @@