CommodityPurchase.wxml 1.4 KB

1
  1. <view class="item-cmd_bx data-v-4bf58ded"><view class="img_bx data-v-4bf58ded"><app-img vue-id="32bcb0b9-1" src="{{info.cover}}" alt="商品图" mode="aspectFit" height="{{160}}" class="data-v-4bf58ded" bind:__l="__l"></app-img></view><view class="cmd-info_bx data-v-4bf58ded"><view class="tit data-v-4bf58ded">{{''+(info.itemName||"")+''}}</view><view class="kc data-v-4bf58ded">{{info.rank+"级"}}</view><view class="num-open_bx data-v-4bf58ded"><view class="price data-v-4bf58ded"><text class="unit data-v-4bf58ded">¥</text><text class="data-v-4bf58ded">{{info.price}}</text></view><view class="open-bx data-v-4bf58ded"><block wx:if="{{bigCount>0||smallCount>0}}"><view data-event-opts="{{[['tap',[['delEvent',['$event']]]]]}}" class="{{['iconfont iconjian _i data-v-4bf58ded',delAnimationData?'animation':'']}}" bindtap="__e"></view></block><text data-event-opts="{{[['tap',[['customNum',['$event']]]]]}}" class="num data-v-4bf58ded" bindtap="__e"><block wx:if="{{bigCount>0||smallCount>0}}"><text class="data-v-4bf58ded">{{''+bigCount}}</text></block><block wx:if="{{smallCount>0}}"><text class="data-v-4bf58ded">/</text></block><block wx:if="{{smallCount>0}}"><text class="data-v-4bf58ded">{{''+smallCount}}</text></block></text><view data-event-opts="{{[['tap',[['addEvent',['$event']]]]]}}" class="{{['iconfont iconzeng _i data-v-4bf58ded',addAnimationData?'animation':'']}}" bindtap="__e"></view></view></view></view></view>