价格隐藏

This commit is contained in:
2023-08-12 14:42:34 +08:00
parent 4ba3377084
commit 386a66a324
7 changed files with 190 additions and 2 deletions

View File

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