Fix(特色礼品):[#1972]商品图片大小调整

This commit is contained in:
lifizer
2024-07-17 21:25:48 +08:00
parent 712d210d81
commit 22c171cbb4
+2 -2
View File
@@ -258,8 +258,8 @@ export default {
font-size: 12px;
color: #fff;
.good-img {
width: 96px;
height: 96px;
width: 90px;
height: 90px;
.img {
width: 100%;
height: 100%;