Commit 26f292df by dhn

商品详情页 recently-viewed 价格显示修改

parent c75b788c
......@@ -950,6 +950,14 @@ p.shopbycate-title {
.checkout-cart-index #cart-totals table td,.checkout-cart-index #cart-totals table th {
padding: 0.3rem 0.5rem;
}
.catalog-product-view .recently-viewed .flash-sale-info .price-final_price .product-info-promotion-span{
position: fixed;
top:0;
right:0;
}
.catalog-product-view .recently-viewed .flash-sale-info .price-final_price{
width:100%;
}
}
.checkout-index-index .details-qty,.checkout-cart-index .details-qty{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment