Fix:5463 【商城小程序】千县攻略的简介和定位的文字加粗

This commit is contained in:
linxi
2026-07-14 10:28:48 +08:00
parent ea44413ac1
commit 93c9445008
@@ -214,6 +214,7 @@ export default {
font-size: 28rpx;
line-height: 44rpx;
color: #333;
font-weight: bold;
}
.detail-card {
@@ -236,6 +237,7 @@ export default {
font-size: 26rpx;
line-height: 40rpx;
color: #333;
font-weight: bold;
}
.address-icon {