diff --git a/apps/web-ele/src/views/mall/promotion/components/diy-editor/components/mobile/tab-bar/index.vue b/apps/web-ele/src/views/mall/promotion/components/diy-editor/components/mobile/tab-bar/index.vue index 937c4648d..520081790 100644 --- a/apps/web-ele/src/views/mall/promotion/components/diy-editor/components/mobile/tab-bar/index.vue +++ b/apps/web-ele/src/views/mall/promotion/components/diy-editor/components/mobile/tab-bar/index.vue @@ -28,10 +28,16 @@ defineProps<{ property: TabBarProperty }>(); :key="index" class="tab-bar-item flex w-full flex-col items-center justify-center text-xs" > - + @@ -47,13 +53,3 @@ defineProps<{ property: TabBarProperty }>(); -