修改海报监测逻辑

This commit is contained in:
Gaoxs
2020-09-16 18:04:03 +08:00
parent 1e625a90fa
commit 4d9486b484
5 changed files with 126 additions and 216 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -4433,7 +4433,7 @@ page {
.bargain .header .pictxt {
margin: 2.6*100rpx auto 0 auto;
font-size: 0.26*100rpx;
color: #fff;
color: #000;
}
.bargain .header .pictxt .pictrue {
@ -4484,14 +4484,16 @@ page {
background-color: #fff;
border-radius: 0.2*100rpx;
margin: -1.62*100rpx auto 0 auto;
padding: 0 0.24*100rpx 0.47*100rpx 0.24*100rpx;
padding: 24rpx;
position: relative;
}
.bargain .wrapper .pictxt {
margin: 0.26*100rpx 0 0.37*100rpx 0;
padding: 26rpx 0;
}
.bargain .bargain-box{
margin-bottom: 20rpx !important;
}
.bargain .wrapper .pictxt .pictrue {
width: 1.8*100rpx;
height: 1.8*100rpx;
@ -4509,7 +4511,6 @@ page {
width: 3.95*100rpx;
font-size: 0.28*100rpx;
color: #282828;
height: 1.8*100rpx;
}
.bargain .wrapper .pictxt .text .money {