修改首页标签的字体大小

This commit is contained in:
赵毅 2025-08-19 08:44:15 +08:00
parent ffc510fc08
commit 8418040927

View File

@ -487,7 +487,7 @@ page {
.tab-item {
padding: 0 20rpx;
margin-right: 20rpx;
font-size: 28rpx;
font-size: 20rpx;
color: #333;
background-color: #ededed;
height: 50rpx;