增加核销功能,修改无法砍价的问题
This commit is contained in:
@ -4414,6 +4414,8 @@ page {
|
||||
.bargain .wrapper .pictxt .pictrue {
|
||||
width: 1.8*100rpx;
|
||||
height: 1.8*100rpx;
|
||||
position: relative;
|
||||
|
||||
}
|
||||
|
||||
.bargain .wrapper .pictxt .pictrue image {
|
||||
@ -4484,7 +4486,7 @@ page {
|
||||
font-size: 0.3*100rpx;
|
||||
font-weight: bold;
|
||||
color: #fff;
|
||||
width: 6*100rpx;
|
||||
width: 100%;
|
||||
height: 0.8*100rpx;
|
||||
border-radius: 0.4*100rpx;
|
||||
background-image: linear-gradient(to right, #f67a38 0%, #f11b09 100%);
|
||||
|
Reference in New Issue
Block a user