This commit is contained in:
haomingming
2023-03-24 15:29:41 +08:00
parent 12e4984a95
commit 69df3bf6b3
46 changed files with 300 additions and 197 deletions
+4 -1
View File
@@ -20,7 +20,7 @@
font-size: 28rpx;
color: #999999;
width: 92vw;
margin: 50rpx auto;
margin: 20rpx auto;
line-height: 50rpx;
}
.t-tabs__item--active{
@@ -34,4 +34,7 @@
}
.van-picker__confirm{
color: #3cc7c0 !important;
}
.van-cell {
padding: 32rpx !important;
}