待收货
This commit is contained in:
17
components/particulars/logistics/index.scss
Normal file
17
components/particulars/logistics/index.scss
Normal file
@@ -0,0 +1,17 @@
|
||||
.logistics{
|
||||
margin-top: 20rpx;
|
||||
background-color: #fff;
|
||||
.title{
|
||||
height: 84rpx;
|
||||
font-size: 28rpx;
|
||||
color: #333;
|
||||
line-height: 84rpx;
|
||||
border-bottom: 2rpx solid #e5e5e5;
|
||||
padding-left: 29rpx;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
.schedule{
|
||||
width: 650rpx;
|
||||
margin-left: 50rpx;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user