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

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
+11 -2
View File
@@ -73,6 +73,14 @@
flex-shrink: 0;
}
.design-icon-img {
width: 56rpx;
height: 56rpx;
-webkit-flex-shrink: 0;
-ms-flex-negative: 0;
flex-shrink: 0;
}
.design-info {
-webkit-flex: 1;
-ms-flex: 1;
@@ -140,8 +148,9 @@
text-align: center;
}
.empty-icon {
font-size: 80rpx;
.empty-icon-img {
width: 56rpx;
height: 56rpx;
margin-bottom: 24rpx;
}