This commit is contained in:
曹辉 2023-04-07 10:17:59 +08:00
parent 7cd959aabb
commit af831c0897

View File

@ -266,7 +266,6 @@
top:10%; top:10%;
width: 65%; width: 65%;
.top,.bottom{ .top,.bottom{
height: 30rpx;
view { view {
width: 100%; width: 100%;
font-size: 32rpx; font-size: 32rpx;
@ -279,6 +278,7 @@
} }
.bottom { .bottom {
height: 60rpx;
view { view {
font-size: 25rpx; font-size: 25rpx;
color: #969394; color: #969394;