From 546dfeffac7345fa8e03e73b981a44af98065d42 Mon Sep 17 00:00:00 2001 From: dataeaseShu Date: Thu, 22 Jan 2026 11:57:56 +0800 Subject: [PATCH] =?UTF-8?q?fix(=E6=A8=A1=E6=9D=BF=E5=B8=82=E5=9C=BA):=20?= =?UTF-8?q?=E4=BD=BF=E7=94=A8=E6=A8=A1=E6=9D=BF=E6=96=B0=E5=BB=BA=E9=97=B4?= =?UTF-8?q?=E8=B7=9D=E4=B8=8D=E5=AF=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../views/common/DeResourceCreateOptV2.vue | 2 +- .../src/views/template-market/index.vue | 20 +++++++++++++++---- 2 files changed, 17 insertions(+), 5 deletions(-) diff --git a/core/core-frontend/src/views/common/DeResourceCreateOptV2.vue b/core/core-frontend/src/views/common/DeResourceCreateOptV2.vue index 34b453d51e..73945aefd6 100644 --- a/core/core-frontend/src/views/common/DeResourceCreateOptV2.vue +++ b/core/core-frontend/src/views/common/DeResourceCreateOptV2.vue @@ -7,7 +7,7 @@ :before-close="close" @submit.prevent > - + diff --git a/core/core-frontend/src/views/template-market/index.vue b/core/core-frontend/src/views/template-market/index.vue index f16418e47d..9c220a16cc 100644 --- a/core/core-frontend/src/views/template-market/index.vue +++ b/core/core-frontend/src/views/template-market/index.vue @@ -50,7 +50,7 @@ - + {{ title }} .custom-line { - margin: 4px; + margin: 4px 0; background: rgba(31, 35, 41, 0.15); border: 0; height: 1px;