This commit is contained in:
952108534@qq.com
2022-01-24 14:48:10 +08:00
parent 4be3eb430e
commit adf7febb65
2 changed files with 5 additions and 5 deletions

View File

@@ -58,9 +58,9 @@
<i>{{item.ecPrice}}</i>
</div>
<div class="rc-userbottomm">
<i>{{ item.userprice }}</i>
<span>{{ item.orderstype }}</span>
<i>{{ item.userprice }}</i>
<i>{{ item.ecPrice }}</i>
<span>{{ item.pcs }}</span>
<i>{{ item.salesAmount }}</i>
</div>
</div>