master
parent
597a544653
commit
c9c3a20268
After Width: | Height: | Size: 17 KiB |
After Width: | Height: | Size: 108 KiB |
@ -1 +1,15 @@
|
||||
/* pages/orderlist/orderlist.wxss */
|
||||
.delete{
|
||||
color: brown;
|
||||
}
|
||||
.carts_box{
|
||||
background-color:honeydew;
|
||||
margin: 10px;
|
||||
|
||||
}
|
||||
.divLine{
|
||||
background: #E0E3DA;
|
||||
width: 100%;
|
||||
height: 5rpx;
|
||||
background-color: gray;
|
||||
}
|
Loading…
Reference in new issue