¥ {{item1.originalPrice > 0 ? item1.originalPrice/100 : item1.price/100}}
立即购买
@@ -327,6 +327,11 @@
font-weight:400;
color:rgba(244,163,83,1);
}
+.home .page-content .new-card .card-list li .right .card-name i {
+ font-style: normal;
+ background:rgba(255,242,229,1);
+ padding: 1px 3px;
+}
.home .page-content .new-card .card-list li .right .btn {
display: flex;
align-items: center;