12.19 bug

This commit is contained in:
zoujiandong
2023-12-19 09:35:04 +08:00
parent 93965b3ba4
commit d3137d149e
14 changed files with 132 additions and 36 deletions
+2 -1
View File
@@ -112,6 +112,7 @@ color: #333333;
.cashbox{
margin:20rpx 30rpx 0;
display: flex;
justify-content: space-between;
}
.accountNum{
font-size: 64rpx;
@@ -124,7 +125,7 @@ font-weight: 400;
color: #999999;
}
.today,.finish{
flex:1;
/* flex:1; */
}
.money{
margin-top: 16rpx;