From 8e9b040a487b421ca87d1b60e3b93bab21fc804a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BA=8E=E8=82=96=E7=A3=8A?= <18851179580@163.com> Date: Wed, 11 Sep 2024 13:37:29 +0800 Subject: [PATCH 1/5] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=90=91=E4=B8=8A?= =?UTF-8?q?=E6=B5=AE=E5=8A=A8=E5=86=85=E5=AE=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../common/carousel-indicator/index.vue | 2 +- src/components/common/common-styles/index.vue | 9 +++++++++ src/types/global.d.ts | 1 + src/views/layout/components/main/default/index.ts | 1 + src/views/layout/components/main/index.scss | 2 +- src/views/layout/components/main/index.vue | 15 ++++++++++----- 6 files changed, 23 insertions(+), 7 deletions(-) diff --git a/src/components/common/carousel-indicator/index.vue b/src/components/common/carousel-indicator/index.vue index 7887ce65..6dee1d0e 100644 --- a/src/components/common/carousel-indicator/index.vue +++ b/src/components/common/carousel-indicator/index.vue @@ -1,7 +1,7 @@