From af0bdba6101446d30a10488a3a49540042451dd9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BA=8E=E8=82=96=E7=A3=8A?= <18851179580@163.com> Date: Tue, 15 Oct 2024 14:41:55 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=95=B0=E6=8D=AE=E9=AD=94?= =?UTF-8?q?=E6=96=B9=E5=92=8C=E5=9B=BE=E7=89=87=E9=AD=94=E6=96=B9=E7=9A=84?= =?UTF-8?q?=E6=98=BE=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/common/magic-cube/index.vue | 7 ++++--- src/components/model-custom/components/index.vue | 5 +---- .../model-data-magic/components/magic-carousel.vue | 2 +- .../model-data-magic/components/tabs-content.vue | 9 +++++++++ .../model-data-magic/model-data-magic-content.vue | 1 + src/components/model-img-magic/index.vue | 6 +++--- .../model-img-magic/model-img-magic-content.vue | 8 ++++---- .../model-img-magic/model-img-magic-setting.vue | 2 +- .../model-img-magic/model-img-magic-styles.vue | 11 ++++++++--- 9 files changed, 32 insertions(+), 19 deletions(-) diff --git a/src/components/common/magic-cube/index.vue b/src/components/common/magic-cube/index.vue index 0d9bce3f..7f89f682 100644 --- a/src/components/common/magic-cube/index.vue +++ b/src/components/common/magic-cube/index.vue @@ -13,7 +13,7 @@