From 1e038ff4f08ce920b774b72fb2e2492cc8be372c Mon Sep 17 00:00:00 2001
From: wangjiahao <1522128093@qq.com>
Date: Mon, 30 Sep 2024 17:06:14 +0800
Subject: [PATCH] =?UTF-8?q?refactor(=E5=9B=BE=E8=A1=A8):=20=E9=80=9A?=
=?UTF-8?q?=E7=94=A8=E8=83=8C=E6=99=AF=E9=80=89=E6=8B=A9=E8=BE=B9=E6=A1=86?=
=?UTF-8?q?=E6=98=BE=E7=A4=BA=E4=BC=98=E5=8C=96?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../BackgroundOverallCommon.vue | 8 ++++
.../BorderOptionPrefix.vue | 41 +++++++++++++++++++
2 files changed, 49 insertions(+)
create mode 100644 core/core-frontend/src/components/visualization/component-background/BorderOptionPrefix.vue
diff --git a/core/core-frontend/src/components/visualization/component-background/BackgroundOverallCommon.vue b/core/core-frontend/src/components/visualization/component-background/BackgroundOverallCommon.vue
index a45295e95f..db133a1fbf 100644
--- a/core/core-frontend/src/components/visualization/component-background/BackgroundOverallCommon.vue
+++ b/core/core-frontend/src/components/visualization/component-background/BackgroundOverallCommon.vue
@@ -141,6 +141,12 @@
placeholder="选择边框..."
@change="onBackgroundChange"
>
+
+
+
+
+
+
+
+
+
+
+