优化代码

This commit is contained in:
pengxiaolong
2025-08-05 22:05:56 +08:00
parent 3eddd94922
commit 40c3282515
86 changed files with 1700 additions and 399 deletions

View File

@@ -38,7 +38,7 @@
display: flex;
flex-direction: column;
align-items: center;
margin-top: 80rpx;
margin-top: 10rpx;
}
.sengderIcon.data-v-cadadfe7 {
width: 150rpx;
@@ -148,11 +148,16 @@
flex-direction: column;
align-items: center;
}
.flex.data-v-cadadfe7{
position: fixed;
left: 0;
right: 0;
bottom: 15px;
}
.button.data-v-cadadfe7 {
display: flex;
justify-content: center;
align-items: center;
margin-top: 150rpx;
}
.buttontext.data-v-cadadfe7 {
font-size: 40rpx;