取号换行

This commit is contained in:
duan
2024-11-06 11:01:46 +08:00
parent a4d36b3fa8
commit d885fb521d
3 changed files with 46 additions and 16 deletions

View File

@@ -267,6 +267,7 @@
.pageLineUpTop {
.df;
justify-content: space-around;
flex-wrap: wrap;
margin: 36rpx 0;
>view {
@@ -275,7 +276,7 @@
background: #FFFFFF;
border-radius: 8rpx 8rpx 8rpx 8rpx;
border: 2rpx solid #E5E5E5;
margin-top: 20rpx;
>view {
text-align: center;
}