[添加单商品]

This commit is contained in:
唐明明
2023-10-15 10:30:16 +08:00
parent cd49194d3a
commit 0b172029eb
11 changed files with 42 additions and 40 deletions

View File

@@ -12,7 +12,7 @@
<view class="nowrap itemCont-text">{{item.description}}</view>
<view class="itemCont-price">
<!-- <image src="/static/icons/newIcon_03.png"></image> -->
<!-- ¥{{item.price.price_max}} -->
¥{{item.price.price_max}}
</view>
</view>
</navigator>