From da246d766eecd213a89c825cd0e3daf78cf1f627 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?TOP=E7=B3=AF=E7=B1=B3?= <1130395124@qq.com> Date: Fri, 7 Apr 2023 00:01:11 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A4=A7=E5=88=86=E7=B1=BB=E5=AD=97=E4=BD=93?= =?UTF-8?q?=E5=8A=A0=E7=B2=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/cate/cate.vue | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/components/cate/cate.vue b/src/components/cate/cate.vue index bb53a87..3892348 100644 --- a/src/components/cate/cate.vue +++ b/src/components/cate/cate.vue @@ -236,9 +236,8 @@ export default { display: flex; align-items: center; font-size: 24rpx; + font-weight: bold; color: #8b8b8b; - font-weight: 400; - line-height: 1; } .tab-item-active { position: relative;