From 57d82e943fc746a0ba01f10a86a55a300c244bfd 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, 18 Feb 2025 09:59:48 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=80=89=E9=A1=B9=E5=8D=A1?= =?UTF-8?q?=E8=BD=AE=E6=92=AD=E7=9A=84=E6=98=BE=E7=A4=BA=E5=A4=84=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/diy/modules/tabs-view.vue | 7 ++++++- components/diy/tabs.vue | 5 ++--- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/components/diy/modules/tabs-view.vue b/components/diy/modules/tabs-view.vue index 206b28c7..b2373b60 100644 --- a/components/diy/modules/tabs-view.vue +++ b/components/diy/modules/tabs-view.vue @@ -2,7 +2,8 @@ - + + @@ -140,6 +141,10 @@ type: String, default: '', }, + propBgImgStyle: { + type: String, + default: '', + }, propKey: { type: [String, Number], default: '', diff --git a/components/diy/tabs.vue b/components/diy/tabs.vue index dde31d86..94a557bc 100644 --- a/components/diy/tabs.vue +++ b/components/diy/tabs.vue @@ -3,10 +3,9 @@ - - + - +