小程序(及后端)订单详情页完成;后端获取用户订单列表接口完成
This commit is contained in:
@@ -39,6 +39,9 @@
|
||||
/* border-bottom: 1px solid rgb(121, 121, 121); */
|
||||
height: 100%;
|
||||
display: table;
|
||||
|
||||
/* iOS下要设置一下 width */
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.sidebar-item:last-child {
|
||||
@@ -56,6 +59,7 @@
|
||||
font-weight: bold;
|
||||
color: #FF764E;
|
||||
border-left: 4px solid #FF764E;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
.tabbar {
|
||||
|
Reference in New Issue
Block a user