diff --git a/apps/web-ele/src/views/mall/promotion/components/diy-editor/components/component-library.vue b/apps/web-ele/src/views/mall/promotion/components/diy-editor/components/component-library.vue index 9428a4187..8e6d63154 100644 --- a/apps/web-ele/src/views/mall/promotion/components/diy-editor/components/component-library.vue +++ b/apps/web-ele/src/views/mall/promotion/components/diy-editor/components/component-library.vue @@ -128,7 +128,6 @@ const handleCloneComponent = (component: DiyComponent) => { display: flex; flex-wrap: wrap; align-items: center; - width: 261px; } .component { diff --git a/apps/web-ele/src/views/mall/promotion/components/diy-editor/index.vue b/apps/web-ele/src/views/mall/promotion/components/diy-editor/index.vue index 8d3fda28b..d40749ea6 100644 --- a/apps/web-ele/src/views/mall/promotion/components/diy-editor/index.vue +++ b/apps/web-ele/src/views/mall/promotion/components/diy-editor/index.vue @@ -339,10 +339,7 @@ onMounted(() => { /> - +
@@ -373,7 +370,15 @@ onMounted(() => { />
- + { />
-
+
- {{ pageConfigComponent.name }} + {{ pageConfigComponent.name }}
- +
{