Authored by 毕凯

赠品 加价购 背景颜色

@@ -40,7 +40,7 @@ @@ -40,7 +40,7 @@
40 height: 25rem / $pxConvertRem; 40 height: 25rem / $pxConvertRem;
41 color: #fff; 41 color: #fff;
42 text-align: center; 42 text-align: center;
43 - background: #a1ce4e; 43 + background: #eb76aa;
44 44
45 &:before { 45 &:before {
46 content: '加价购'; 46 content: '加价购';
@@ -116,9 +116,9 @@ @@ -116,9 +116,9 @@
116 } 116 }
117 117
118 .gift-block .tag { 118 .gift-block .tag {
119 - background: #eb76aa; 119 + background: #a1ce4e;
120 &:before { 120 &:before {
121 - content: '加价购'; 121 + content: '赠品';
122 } 122 }
123 } 123 }
124 } 124 }