feat:完善样式

This commit is contained in:
zjc
2024-12-20 12:56:03 +08:00
parent c9b4f315e5
commit cfba180177
13 changed files with 924 additions and 47 deletions

View File

@@ -98,7 +98,7 @@
<style scoped lang="scss">
.box-1 {
margin-top: vh(120);
width: vw(810);
width: vw(800);
height: vh(950);
padding: vw(10);
box-sizing: border-box;