wxd
/
MShopWeApp
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
f6f101674a043045cbdd29b7503da4b0ce45e2c9
Authored by
DESKTOP-QHAFKU5\iceling
2019-10-15 09:59:44 +0800
1 parent
41ce37de
QIAN
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
pages/user/order_list/order_list.wxss
pages/user/order_list/order_list.wxss
View file @
f6f1016
...
...
@@ -8,7 +8,7 @@ page {
8
8
height: 88rpx;
9
9
background-color: #fff;
10
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
14
.type-box {
...
...