提交 5ab24ae0 authored 作者: caodi\cd's avatar caodi\cd

fix:调整

上级 c3cdfd16
...@@ -434,17 +434,17 @@ export default { ...@@ -434,17 +434,17 @@ export default {
.card-list { .card-list {
display: flex; display: flex;
flex-wrap: wrap; flex-wrap: wrap;
gap: 8px; gap: 3.2px;
.card { .card {
width: 210px; width: 168rpx;
height: 236px; height: 188.8rpx;
margin-bottom: 22px; margin-bottom: 22px;
position: relative; position: relative;
.photo { .photo {
width: 210px; width: 168px;
height: 210px; height: 168px;
} }
.check-icon { .check-icon {
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论