app验收反馈

This commit is contained in:
仲么了
2023-08-11 11:03:31 +08:00
parent f395da8f93
commit 792e1ce7d7
24 changed files with 357 additions and 98 deletions

View File

@@ -149,7 +149,7 @@ page {
margin: 0 20rpx;
display: grid;
grid-gap: 20rpx;
grid-template-columns: 1fr 1fr 1fr 1fr;
grid-template-columns: 1fr 1fr 1fr ;
.header-item {
display: flex;
flex-direction: column;
@@ -161,7 +161,7 @@ page {
background: $uni-theme-color;
border-radius: 12rpx;
.header-item-value {
font-size: 32rpx;
font-size: 44rpx;
}
.header-item-label {
font-size: 24rpx;