js
Showing
with
58 additions
and
53 deletions
Please
register
or
sign in
to comment
... | ... | @@ -103,11 +103,15 @@ |
.t1 { | ||
font-size: 22rpx; | ||
color: #6e767a; | ||
white-space: nowrap; | ||
} | ||
.t2 { | ||
font-size: 22rpx; | ||
color: #404547; | ||
} | ||
.isClick { | ||
color: #197adb; | ||
} | ||
} | ||
.input-box { | ||
.t1 { | ||
... | ... |