修复红绿图更新前后片问题

This commit is contained in:
X1627315083
2025-09-16 11:39:45 +08:00
parent 64a96a0cff
commit 06a313c216
3 changed files with 4 additions and 2 deletions

View File

@@ -481,7 +481,7 @@ export default defineComponent({
align-items: center;
justify-content: center;
img{
height: auto;
// height: auto;
}
}
}