diff --git a/apps/web-antd/src/views/mall/promotion/components/diy-editor/components/component-container-property.vue b/apps/web-antd/src/views/mall/promotion/components/diy-editor/components/component-container-property.vue
index 980cd82a4..bebc5a712 100644
--- a/apps/web-antd/src/views/mall/promotion/components/diy-editor/components/component-container-property.vue
+++ b/apps/web-antd/src/views/mall/promotion/components/diy-editor/components/component-container-property.vue
@@ -4,10 +4,13 @@ import type { ComponentStyle } from '../util';
import { useVModel } from '@vueuse/core';
import {
Card,
+ Col,
Form,
FormItem,
+ InputNumber,
Radio,
RadioGroup,
+ Row,
Slider,
TabPane,
Tabs,
@@ -156,7 +159,7 @@ function handleSliderChange(prop: string) {
建议宽度 750px
-
+
-
+
+
+
+
+
+
+
+