调整部分bug和文案

This commit is contained in:
X1627315083
2024-07-09 15:13:17 +08:00
parent 7a56face84
commit e9c738711d
8 changed files with 22 additions and 14 deletions

View File

@@ -584,7 +584,7 @@ export default defineComponent({
cursor: pointer;
padding: 0;
img{
object-fit: cover;
object-fit: contain;
width: 100%;
height: 100%;
}