Commit c3d82e72 by LJM

add

parent ec0d7ff0
...@@ -101,20 +101,20 @@ ...@@ -101,20 +101,20 @@
margin-bottom: 16rpx; margin-bottom: 16rpx;
} }
.t1 { .t1 {
font-size: 22rpx; font-size: 26rpx;
color: #404547; color: #404547;
font-weight: bold; font-weight: bold;
} }
.t2 { .t2 {
font-size: 22rpx; font-size: 26rpx;
color: #6e767a; color: #6e767a;
} }
.t3 { .t3 {
font-size: 22rpx; font-size: 26rpx;
color: #404547; color: #404547;
} }
.t4 { .t4 {
font-size: 22rpx; font-size: 26rpx;
color: #f39d18; color: #f39d18;
} }
.icon-jinggao31 { .icon-jinggao31 {
...@@ -157,7 +157,7 @@ ...@@ -157,7 +157,7 @@
.filter-tab { .filter-tab {
height: 60rpx; height: 60rpx;
.t1 { .t1 {
font-size: 24rpx; font-size: 26rpx;
color: #404547; color: #404547;
} }
.t2 { .t2 {
...@@ -173,7 +173,7 @@ ...@@ -173,7 +173,7 @@
text-align: right; text-align: right;
} }
.text { .text {
font-size: 24rpx; font-size: 26rpx;
color: #197adb; color: #197adb;
white-space: nowrap; white-space: nowrap;
} }
......
...@@ -102,7 +102,7 @@ ...@@ -102,7 +102,7 @@
border: 1px solid #bbdcfd; border: 1px solid #bbdcfd;
} }
.pb16 { .pb16 {
padding-bottom: 16rpx; padding-bottom: 30rpx;
} }
.w130 { .w130 {
width: 156rpx; width: 156rpx;
...@@ -136,7 +136,6 @@ ...@@ -136,7 +136,6 @@
} }
.input-text { .input-text {
.uni-input { .uni-input {
width: 173rpx;
height: 48rpx; height: 48rpx;
background: #e6edf0; background: #e6edf0;
border-radius: 4rpx; border-radius: 4rpx;
......
...@@ -110,7 +110,7 @@ ...@@ -110,7 +110,7 @@
border: 1px solid #bbdcfd; border: 1px solid #bbdcfd;
} }
.pb16 { .pb16 {
padding-bottom: 16rpx; padding-bottom: 30rpx;
} }
.w130 { .w130 {
width: 156rpx; width: 156rpx;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment