feat:完善功能

This commit is contained in:
zjc
2025-01-16 12:37:23 +08:00
parent ef5cb642ca
commit 2a11f91d36
43 changed files with 2644 additions and 3108 deletions

View File

@@ -35,13 +35,13 @@
margin-right: vw(8) !important;
}
.mt-8 {
margin-top: vw(8) !important;
margin-top: vh(8) !important;
}
.pt-10 {
padding-top: vw(10) !important;
padding-top: vh(10) !important;
}
.pb-10 {
padding-bottom: vw(10) !important;
padding-bottom: vh(10) !important;
}
.mb-10 {
margin-bottom: vh(10) !important;