banner修正、chrome依赖

This commit is contained in:
2026-01-07 11:00:33 +08:00
parent 0313e8539f
commit 38c575fa30
3 changed files with 3 additions and 2 deletions

View File

@@ -887,7 +887,7 @@ onMounted(() => {
.banner-image {
width: 100%;
height: 100%;
object-fit: cover;
object-fit: fill;
}
}