From 0f7c915ca796b1c2de43880aaaaffe7f2228f31a Mon Sep 17 00:00:00 2001 From: zhengkunwang223 Date: Fri, 3 Feb 2023 17:52:37 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E9=A6=96=E9=A1=B5=E6=A0=B7=E5=BC=8F?= =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/components/card-with-header/index.vue | 42 +++- frontend/src/views/home/app/index.vue | 225 +++++++----------- frontend/src/views/home/index.vue | 186 ++++++++++----- 3 files changed, 246 insertions(+), 207 deletions(-) diff --git a/frontend/src/components/card-with-header/index.vue b/frontend/src/components/card-with-header/index.vue index eb7c87319..46169fe56 100644 --- a/frontend/src/components/card-with-header/index.vue +++ b/frontend/src/components/card-with-header/index.vue @@ -1,9 +1,14 @@ @@ -17,13 +22,26 @@ defineProps({ diff --git a/frontend/src/views/home/app/index.vue b/frontend/src/views/home/app/index.vue index efef1ee01..8c07f4b24 100644 --- a/frontend/src/views/home/app/index.vue +++ b/frontend/src/views/home/app/index.vue @@ -1,140 +1,52 @@ - diff --git a/frontend/src/views/home/index.vue b/frontend/src/views/home/index.vue index a5592f883..ba2e7b08a 100644 --- a/frontend/src/views/home/index.vue +++ b/frontend/src/views/home/index.vue @@ -10,52 +10,48 @@ /> - + - + - +