From 900fdd468de27315f8e789cd1ef98fcccd3b0b87 Mon Sep 17 00:00:00 2001 From: luJianJun <2587063613@qq.com> Date: Fri, 28 Jul 2023 19:03:07 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/selectTabBox/selectTabBox.vue | 13 +++---------- 1 file changed, 3 insertions(+), 10 deletions(-) diff --git a/src/components/selectTabBox/selectTabBox.vue b/src/components/selectTabBox/selectTabBox.vue index 6c1273b..71eef2c 100644 --- a/src/components/selectTabBox/selectTabBox.vue +++ b/src/components/selectTabBox/selectTabBox.vue @@ -90,7 +90,7 @@
+ :closeSeach="closeSeach" :clearList="clearSelectTabCheck" :list="selectTabCheck.data" ref="checkBoxGroupInfo">
@@ -140,8 +140,8 @@ HK$/月
-
- +
+
清除金额
@@ -1150,16 +1150,9 @@ img { .img-box { width: 14px; height: 14px; - border: 1px solid #333; margin-right: 5px; border-radius: 50%; position: relative; - - .img { - position: absolute; - width: 5px; - height: 5px; - } } }