Fix:商城小程序】商品足迹--商品原价划线效果优化,原价颜色加深
This commit is contained in:
@@ -45,8 +45,8 @@
|
||||
<text class="v12-font-16">¥</text>
|
||||
<text class="v12-font-24">{{ historyItem.price }}</text>
|
||||
<text class="ot-price v12-font-weight-400">
|
||||
<text class="v12-font-16">¥</text>
|
||||
<text class="v12-font-24">{{ historyItem.otPrice }}</text>
|
||||
<text class="v12-font-22">¥</text>
|
||||
<text class="v12-font-22">{{ historyItem.otPrice }}</text>
|
||||
</text>
|
||||
</view>
|
||||
<image
|
||||
|
||||
Reference in New Issue
Block a user