From ae3a9ea8340c7076de08438f3b52c345a1166a1e Mon Sep 17 00:00:00 2001 From: luoshiwen <1140456899@qq.com> Date: Fri, 10 Feb 2023 17:56:44 +0800 Subject: [PATCH 1/2] =?UTF-8?q?=E4=BB=A3=E7=A0=81=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.vue | 2 +- src/assets/font/font.less | 4 ++ src/assets/font/maleGod.otf | Bin 0 -> 4068976 bytes src/assets/images/hall-box.png | Bin 0 -> 15052 bytes src/main.js | 2 +- src/view/index.vue | 113 +++++++++++++++++++++++---------- 6 files changed, 86 insertions(+), 35 deletions(-) create mode 100644 src/assets/font/font.less create mode 100644 src/assets/font/maleGod.otf create mode 100644 src/assets/images/hall-box.png diff --git a/src/App.vue b/src/App.vue index b20380b..663a9da 100644 --- a/src/App.vue +++ b/src/App.vue @@ -31,7 +31,7 @@ export default { } - \ No newline at end of file From cb2049fd7478aecb99e408f0d9cfcbfa5deed793 Mon Sep 17 00:00:00 2001 From: luoshiwen <1140456899@qq.com> Date: Fri, 10 Feb 2023 17:57:56 +0800 Subject: [PATCH 2/2] =?UTF-8?q?=E4=BB=A3=E7=A0=81=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/App.vue b/src/App.vue index 81478b3..f7d56f8 100644 --- a/src/App.vue +++ b/src/App.vue @@ -62,7 +62,7 @@ export default { width: 100%; height: 8.6%; display: flex; - jjustify-content: space-evenly; + justify-content: space-evenly; .topLeft{ width: 11%; height: 55%;