修改商品列表显示

v1.0.0
于肖磊 2024-08-26 10:53:22 +08:00
parent 578af7501c
commit 573a9254e1
1 changed files with 1 additions and 0 deletions

View File

@ -386,6 +386,7 @@ const style_container = computed(() => {
} }
.flex-img0 { .flex-img0 {
height: auto; height: auto;
min-height: 11rem;
max-height: 12rem; max-height: 12rem;
width: 11rem; width: 11rem;
} }