From 2d1281dfcf7c4b229e31debd467e38933fcd4f69 Mon Sep 17 00:00:00 2001 From: helming Date: Thu, 16 Mar 2023 23:39:05 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages-userInfo/about/about.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages-userInfo/about/about.vue b/pages-userInfo/about/about.vue index ae85dbb..abed386 100644 --- a/pages-userInfo/about/about.vue +++ b/pages-userInfo/about/about.vue @@ -151,7 +151,7 @@ background: $uni-bg-base-color !important; } - ::v-deep .uni-collapse-item__wrap-content.uni-collapse-item--border { + ::v-deep .uni-collapse-item__wrap-content { border-bottom-color: $uni-main-color !important; color: $uni-secondary-color; line-height: 38rpx;