Commit c9e582dc authored by Xuguangxing's avatar Xuguangxing

feat: 处理图片海报价格问题

parent fe9ee03f
......@@ -102,9 +102,9 @@
style="width: 653px;font-size: 34px;padding-left: 32px;margin-right: 10px;"
>
<span class="groupPriceContainer">拼团价 ¥</span>
<span class="groupPrice" style="font-size: 64px;margin-right: 10px;">¥0</span>
<span class="groupPrice" style="font-size: 64px;margin-right: 15px;">¥0</span>
<span class="salePrice" style="line-height: 134px;font-size: 34px;"
>¥{{ sharePicData.activityPrice }}</span
>售价¥{{ sharePicData.activityPrice }}</span
>
</div>
<div class="skuSuccess">
......@@ -375,10 +375,10 @@ body {
display: inline-block;
color: @white;
}
.skuImg .skuInfo .skuPrice .salePrice {
text-decoration: line-through;
font-weight: lighter;
}
// .skuImg .skuInfo .skuPrice .salePrice {
// text-decoration: line-through;
// font-weight: lighter;
// }
.skuImg .skuInfo .skuSuccess {
flex: 1;
flex-shrink: 0;
......
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