Authored by 陈峰

Merge branch 'hotfix/mars' into 'release/9.19'

mars button color



See merge request !1546
... ... @@ -1285,10 +1285,13 @@ iframe {
.addto-cart,
.sold-out {
background-color: #000;
margin-left: 100px;
}
.addto-cart {
background-color: #000;
}
.cart-bar {
.num-tag {
background-color: #89b374;
... ...