Commit f6f101674a043045cbdd29b7503da4b0ce45e2c9
1 parent
41ce37de
QIAN
Showing
1 changed file
with
1 additions
and
1 deletions
pages/user/order_list/order_list.wxss
@@ -8,7 +8,7 @@ page { | @@ -8,7 +8,7 @@ page { | ||
8 | height: 88rpx; | 8 | height: 88rpx; |
9 | background-color: #fff; | 9 | background-color: #fff; |
10 | justify-content: space-between; | 10 | justify-content: space-between; |
11 | - border-top: 1rpx solid rgb(211, 211, 211); | 11 | + border-top: 1rpx solid rgb(211, 211, 211); |
12 | } | 12 | } |
13 | 13 | ||
14 | .type-box { | 14 | .type-box { |