From d2469e8496afe78cf7c4dc0890c3b8396ac6a632 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 11:57:15 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=86=E7=B1=BB=E5=AD=97=E4=BD=93=E5=A4=A7?= =?UTF-8?q?=E5=B0=8F=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/cate/cate.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/cate/cate.vue b/src/components/cate/cate.vue index 3892348..767fde4 100644 --- a/src/components/cate/cate.vue +++ b/src/components/cate/cate.vue @@ -235,7 +235,7 @@ export default { padding-left: 20rpx; display: flex; align-items: center; - font-size: 24rpx; + font-size: 26rpx; font-weight: bold; color: #8b8b8b; }