From c8f6d0b595dc1049bda0639e95cd7299bcfb5406 Mon Sep 17 00:00:00 2001 From: ibuler Date: Mon, 27 May 2024 15:06:44 +0800 Subject: [PATCH 1/3] =?UTF-8?q?perf:=20=E4=BF=AE=E6=94=B9=20tab=20page=20?= =?UTF-8?q?=E5=AE=9A=E4=BD=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Cards/RelationCard/index.vue | 8 ++++++-- src/components/DataActions/index.vue | 4 ++++ src/components/IBox/index.vue | 2 +- src/components/Table/ListTable/index.vue | 4 ---- src/layout/components/NavHeader/ViewSwitcher.vue | 3 --- src/layout/components/TabPage/index.vue | 11 +++++++++-- src/styles/index.scss | 5 +++++ 7 files changed, 25 insertions(+), 12 deletions(-) diff --git a/src/components/Cards/RelationCard/index.vue b/src/components/Cards/RelationCard/index.vue index 63fbc802e..c9cd2626a 100644 --- a/src/components/Cards/RelationCard/index.vue +++ b/src/components/Cards/RelationCard/index.vue @@ -1,5 +1,5 @@