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;