feat:完善功能

This commit is contained in:
zjc
2024-12-30 11:56:20 +08:00
parent cb35986d1a
commit d2c0db5270
9 changed files with 1508 additions and 1468 deletions

View File

@@ -344,7 +344,7 @@
cursor: pointer;
position: absolute;
right: vw(20);
bottom: vh(20);
bottom: vw(20);
width: vw(50);
z-index: 999;
}
@@ -375,7 +375,7 @@
}
.icon {
width: vw(26);
height: vh(28);
height: vw(28);
margin-right: vw(4);
}
.text {