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 @@ - - + - +