This commit is contained in:
Ling53666
2025-05-15 21:01:14 +08:00
parent 9b8553930b
commit 7c371623eb
35 changed files with 620 additions and 401 deletions

View File

@ -1,8 +1,22 @@
.ml-124 {
margin-left: 238.46rpx;
}
.mt-609 {
margin-top: 1171.15rpx;
.bottoma{
width: 100%;
height: 60px;
display: flex;
position: fixed;
bottom: 0;
left: 0;
z-index: 999;
}
.youbuttonm{
width: 100%;
height: 100%;
display: flex;
justify-content: center;
align-items: center;
background-color: #ff8d1a;
}
.page {
background-color: #ffffff;