From 79047927c309e0d633210d62f0475d98f5eae08d Mon Sep 17 00:00:00 2001 From: 18226920803 Date: Tue, 9 Jun 2026 17:02:38 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AD=A6=E5=8A=A1=E8=AF=84=E8=AE=AE=E5=A2=9E?= =?UTF-8?q?=E5=8A=A0=E7=8A=B6=E6=80=81=E7=AD=9B=E9=80=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- smart-flow-web/src/theme/smart-admin.less | 2 +- .../src/views/jwpy/jwpy/flow/index.vue | 36 +++++++++++-------- 2 files changed, 23 insertions(+), 15 deletions(-) diff --git a/smart-flow-web/src/theme/smart-admin.less b/smart-flow-web/src/theme/smart-admin.less index 8b1737f..2533a35 100644 --- a/smart-flow-web/src/theme/smart-admin.less +++ b/smart-flow-web/src/theme/smart-admin.less @@ -83,7 +83,7 @@ -webkit-backdrop-filter: blur(12px); border: 1px solid rgba(255, 255, 255, 0.4); border-radius: 12px; - padding: 24px; + padding: 8px 24px; box-shadow: 0 8px 32px 0 rgba(31, 38, 135, 0.06); } diff --git a/smart-flow-web/src/views/jwpy/jwpy/flow/index.vue b/smart-flow-web/src/views/jwpy/jwpy/flow/index.vue index 86dbf12..7ee96e3 100644 --- a/smart-flow-web/src/views/jwpy/jwpy/flow/index.vue +++ b/smart-flow-web/src/views/jwpy/jwpy/flow/index.vue @@ -7,20 +7,16 @@