商品浏览页构建前最后一次更新

This commit is contained in:
2026-08-02 00:21:54 +08:00
parent d37a93ab9e
commit e423ab2d73
146 changed files with 3449 additions and 1342 deletions
+18 -2
View File
@@ -27,8 +27,9 @@
padding: 50rpx 40rpx;
}
.service-icon {
font-size: 80rpx;
.service-hero-icon {
width: 56rpx;
height: 56rpx;
margin-bottom: 20rpx;
}
@@ -79,6 +80,15 @@
margin-right: 24rpx;
}
.contact-icon-img {
width: 32rpx;
height: 32rpx;
margin-right: 24rpx;
-webkit-flex-shrink: 0;
-ms-flex-negative: 0;
flex-shrink: 0;
}
.contact-info {
-webkit-flex: 1;
-ms-flex: 1;
@@ -123,6 +133,12 @@
padding: 32rpx;
}
.enterprise-icon {
width: 28rpx;
height: 28rpx;
margin-right: 12rpx;
}
.enterprise-title {
font-size: 30rpx;
font-weight: 700;