Merge branch 'zcwy_0822_case' into master_1202

# Conflicts:
#	src/views/hotforum/Index.vue
This commit is contained in:
joshen
2024-12-24 16:40:18 +08:00
2 changed files with 4 additions and 4 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 220 KiB

View File

@@ -22,7 +22,7 @@
{img:'01',url:'1265897142383042560'},
{img:'02',url:'1265697724606210048'},
{img:'003',url:'1280185851054231552'},
{img:'4',url:''},
{img:'04',url:''},
],
}
},
@@ -97,7 +97,7 @@
padding: 28px;
padding-top: 62px;
margin-bottom: 59px;
.img {
width: 100%; // 图片宽度占满item宽度
height: auto; // 自动调整高度
@@ -132,7 +132,7 @@
padding: 14px;
padding-top: 26px;
margin-bottom: 30px;
.img {
width: 100%; // 图片宽度占满item宽度
height: auto; // 自动调整高度
@@ -176,4 +176,4 @@
}
}
}
</style>
</style>