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

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
View File
@@ -33,6 +33,12 @@
margin-bottom: 16px;
}
.hero-icon-img {
width: 100px;
height: 100px;
margin-bottom: 16px;
}
.hero-name {
font-size: 36px;
font-weight: 700;
@@ -148,6 +154,11 @@
font-size: 48px;
}
.modal-icon-img {
width: 48px;
height: 48px;
}
.modal-name {
font-size: 32px;
color: var(--text-primary);