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

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
+9 -2
View File
@@ -61,6 +61,12 @@
flex-shrink: 0;
}
.design-icon-img {
width: 56px;
height: 56px;
flex-shrink: 0;
}
.design-info {
flex: 1;
}
@@ -110,8 +116,9 @@
text-align: center;
}
.empty-icon {
font-size: 80px;
.empty-icon-img {
width: 56px;
height: 56px;
margin-bottom: 24px;
}