...
|
...
|
@@ -43,7 +43,7 @@ |
|
|
background: #a1ce4e;
|
|
|
|
|
|
&:before {
|
|
|
content: '赠品';
|
|
|
content: '加价购';
|
|
|
display: block;
|
|
|
font-size: 12px;
|
|
|
line-height: 25rem / $pxConvertRem;
|
...
|
...
|
@@ -56,6 +56,7 @@ |
|
|
}
|
|
|
|
|
|
.name {
|
|
|
margin-bottom: 20rem / $pxConvertRem;
|
|
|
width: 440rem / $pxConvertRem;
|
|
|
font-size: 28rem / $pxConvertRem;
|
|
|
}
|
...
|
...
|
@@ -114,7 +115,7 @@ |
|
|
background: #f8f8f8;
|
|
|
}
|
|
|
|
|
|
.advance-block .tag {
|
|
|
.gift-block .tag {
|
|
|
background: #eb76aa;
|
|
|
&:before {
|
|
|
content: '加价购';
|
...
|
...
|
|