From 04e7a8cd5b1e531d99d1b6f4607e43816dc9e7e7 Mon Sep 17 00:00:00 2001 From: Kane Date: Sat, 4 Mar 2023 00:09:25 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BC=80=E5=A7=8B=E8=AE=BE=E8=AE=A1=E5=B8=83?= =?UTF-8?q?=E5=B1=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- code/web/task_schedule/src/style.css | 5 +- .../src/views/DesktopArchievement.vue | 66 +++++++++++++------ 2 files changed, 49 insertions(+), 22 deletions(-) diff --git a/code/web/task_schedule/src/style.css b/code/web/task_schedule/src/style.css index 2ae04a9..7ae7826 100644 --- a/code/web/task_schedule/src/style.css +++ b/code/web/task_schedule/src/style.css @@ -5,10 +5,9 @@ html { } body { - width: 100vw; - height: 100vh; + /* width: 100vw; + height: 100vh; */ padding: 0px; margin: 0px; overflow: hidden; } - diff --git a/code/web/task_schedule/src/views/DesktopArchievement.vue b/code/web/task_schedule/src/views/DesktopArchievement.vue index c9b0321..d882cf2 100644 --- a/code/web/task_schedule/src/views/DesktopArchievement.vue +++ b/code/web/task_schedule/src/views/DesktopArchievement.vue @@ -9,7 +9,13 @@ --> @@ -44,30 +50,52 @@ export default {