From e89cc1b9e1e3dbe6dc616214831fb2ca52264f59 Mon Sep 17 00:00:00 2001 From: "452061493@qq.com" <452061493@qq.com> Date: Thu, 13 Jun 2024 18:03:48 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A0=B7=E5=BC=8Fbug=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/enforce/enterpriseWarningInfo.vue | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/src/views/enforce/enterpriseWarningInfo.vue b/src/views/enforce/enterpriseWarningInfo.vue index 05992e7..5ff96f2 100644 --- a/src/views/enforce/enterpriseWarningInfo.vue +++ b/src/views/enforce/enterpriseWarningInfo.vue @@ -403,7 +403,7 @@ .goods_box { margin: 2%; width: 96%; - border-bottom: 2px solid #f0f4f7; + border-bottom: 4px solid #f0f4f7; } /deep/ .van-hairline--bottom { @@ -413,12 +413,5 @@ border: 1px; } - /deep/ .card_box .card_box_span:first-child { - color: #c1bfbf; - } - - - -