订单页面
This commit is contained in:
parent
749267008c
commit
df05725495
@ -150,6 +150,8 @@ let orderList = reactive([
|
|||||||
|
|
||||||
.order-list-warp {
|
.order-list-warp {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
height: calc(100% - 60px);
|
||||||
|
overflow-y: auto;
|
||||||
.order-list {
|
.order-list {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
.order-item {
|
.order-item {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user