From 8499a5c77d3ae2e368dccfa51ee1fc60b959e6a1 Mon Sep 17 00:00:00 2001 From: jscyl13849007907 <13849007907@163.com> Date: Mon, 23 Jun 2025 15:08:27 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=85=8D=E8=89=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/panel/formSlot.vue | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/components/panel/formSlot.vue b/components/panel/formSlot.vue index 5d2a664..7c0376b 100644 --- a/components/panel/formSlot.vue +++ b/components/panel/formSlot.vue @@ -72,8 +72,8 @@
-
- +
+
@@ -727,9 +727,12 @@ export default { } .btn-text { + background-color: #ededed; + text-align: center; + border-radius: 126px; .btn-con { - border-left: 1rpx solid #eee; - padding: 0 0 0 16px; + // border-left: 1rpx solid #eee; + // padding: 0 0 0 16px; background-color: transparent; border-radius: 0; height: 40rpx;