story#5314 含税价格--> 售价(含税)

This commit is contained in:
2025-04-02 11:42:03 +08:00
parent 3fe67c1015
commit ba1cd9fcac
5 changed files with 7 additions and 7 deletions

View File

@ -15,7 +15,7 @@
<span>{{ detailInfo.createTime?.substring(0,10) }}</span><span>发布</span>
</div>
<div class="price">
含税价格
售价含税
<span class="num">{{formatNumber(detailInfo.minPrice) }}</span> <span class="danwei"></span>
<span class="su">~</span>
<span class="num">{{formatNumber(detailInfo.maxPrice) }}</span> <span class="danwei"></span>