fix 优化

This commit is contained in:
duanliang
2026-01-06 14:25:46 +08:00
parent 0ed5a3bab2
commit 586fe3f80d
11 changed files with 23 additions and 24 deletions

View File

@@ -152,6 +152,6 @@
<style lang="scss" scoped>
.age {
width: vw(260);
height: vh(800);
height: vh(850);
}
</style>