物流信息完成

This commit is contained in:
2019-12-14 15:40:58 +08:00
parent 62eb95c156
commit a52cc089a2
9 changed files with 97 additions and 4 deletions

11
pages/status/status.scss Normal file
View File

@@ -0,0 +1,11 @@
.box {
.reference {
font-size: 24rpx;
color: #999;
padding: 32rpx 20rpx;
background-color: #fff;
}
}
page {
background-color: #fbfbfb;
}