订单修改
This commit is contained in:
parent
2cc11e0328
commit
293ba1aa32
|
@ -853,7 +853,7 @@
|
|||
.gengduoBtn{
|
||||
height:70rpx;
|
||||
line-height: 70rpx;
|
||||
border-bottom: 1px solid #f7f7f7;
|
||||
border-bottom: 1px solid #f2f2f2;
|
||||
padding: 0 20rpx;
|
||||
color: #666666;
|
||||
text-align: center;
|
||||
|
@ -988,18 +988,20 @@
|
|||
background: #fff !important;
|
||||
// border: 1px solid #d7d7d7 !important;
|
||||
color: #d7d7d7 !important;
|
||||
width: 145rpx !important;
|
||||
width: 164rpx !important;
|
||||
height: 47rpx !important;
|
||||
line-height: 47px !important;
|
||||
border-radius: 23rpx !important;
|
||||
font-size: 30rpx!important;
|
||||
}
|
||||
/deep/.btns{
|
||||
background: #fff !important;
|
||||
// border: 1px solid #019C88 !important;
|
||||
color: #019C88 !important;
|
||||
color: #019c88 !important;
|
||||
width: 164rpx !important;
|
||||
border-radius: 23rpx !important;
|
||||
}
|
||||
font-size: 30rpx!important;
|
||||
}
|
||||
.text-green span:nth-child(1){
|
||||
font-weight: 400;
|
||||
font-size: 25rpx;
|
||||
|
@ -1026,7 +1028,9 @@
|
|||
top: var(--window-top);
|
||||
flex-wrap: wrap;
|
||||
align-content: flex-start;
|
||||
background-color: #fff;
|
||||
background:url('../../static/background-img4.png') bottom;
|
||||
background-repeat: no-repeat;
|
||||
background-size: 100% 100%;
|
||||
}
|
||||
.sticky-tabs-list image{
|
||||
width: 52.08rpx;
|
||||
|
@ -1087,8 +1091,9 @@
|
|||
background-color: #FFFFFF;
|
||||
}
|
||||
.margin-left-xs{
|
||||
font-size: 31rpx;
|
||||
font-size: 32rpx;
|
||||
font-weight: bold;
|
||||
color: #111111;
|
||||
}
|
||||
.status-button{
|
||||
font-weight: bold;
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 320 KiB After Width: | Height: | Size: 398 KiB |
Binary file not shown.
After Width: | Height: | Size: 12 KiB |
Loading…
Reference in New Issue