This commit is contained in:
ylj20011123 2025-10-13 15:03:34 +08:00
parent c0ad286261
commit ca9d4fd6ff
2 changed files with 1580 additions and 1114 deletions

View File

@ -1119,13 +1119,14 @@ cover-view.page-title {
}
.shop-card .shop-name {
height: 60rpx;
font-size: 26rpx;
text-shadow: 0 2rpx 4rpx rgba(0, 0, 0, 0.3);
line-height: 1.4;
max-height: 64rpx;
line-height: 30rpx;
// max-height: 50rpx;
overflow: hidden;
font-weight: 500;
margin: 12rpx 0;
margin: 4rpx 0;
}
.shop-card image {
@ -1143,6 +1144,7 @@ cover-view.page-title {
font-weight: 700;
text-shadow: 0 2rpx 4rpx rgba(0, 0, 0, 0.3);
margin-top: auto;
white-space: nowrap;
}
.box-card {

File diff suppressed because it is too large Load Diff