Fix:5565 【商城小程序】千县攻略简介和定位的文字字体大小调整

This commit is contained in:
linxi
2026-08-24 12:41:24 +08:00
parent f38ba76ac0
commit 5d8ea0cbd5
@@ -218,10 +218,10 @@ export default {
margin-top: 20rpx;
padding: 20rpx 0rpx;
border-radius: 16rpx;
font-size: 30rpx;
font-size: 36rpx;
line-height: 44rpx;
color: #333;
font-weight: bold;
// font-weight: bold;
}
.detail-card {
@@ -241,7 +241,7 @@ export default {
display: flex;
align-items: center;
margin-top: 16rpx;
font-size: 30rpx;
font-size: 36rpx;
line-height: 40rpx;
color: #333;
font-weight: bold;