| 1 |
- <view data-event-opts="{{[['tap',[['customNum',['$event']]]]]}}" class="item-cmd_bx data-v-ab7ddce0" bindtap="__e"><view class="img_bx data-v-ab7ddce0" style="background:#eeeeee;"><block wx:if="{{isImg}}"><image src="{{info.cover}}" class="data-v-ab7ddce0"></image></block></view><view class="cmd-info_bx data-v-ab7ddce0"><view class="tit data-v-ab7ddce0">{{''+(info.itemName||"")+''}}</view><view class="num-open_bx data-v-ab7ddce0"><view style="position:relative;" class="data-v-ab7ddce0"><view class="kc data-v-ab7ddce0">{{info.price}}</view></view><view class="data-v-ab7ddce0"><view class="open-bx data-v-ab7ddce0"><block wx:if="{{bigCount>0||smallCount>0}}"><view data-event-opts="{{[['tap',[['delEvent',['$event']]]]]}}" class="{{['iconfont iconjian _i data-v-ab7ddce0',delAnimationData?'animation':'']}}" catchtap="__e"></view></block><text data-event-opts="{{[['tap',[['customNum',['$event']]]]]}}" class="num data-v-ab7ddce0" catchtap="__e"><block wx:if="{{bigCount>0||smallCount>0}}"><text class="data-v-ab7ddce0">{{''+bigCount}}</text></block><block wx:if="{{smallCount>0}}"><text class="data-v-ab7ddce0">/</text></block><block wx:if="{{smallCount>0}}"><text class="data-v-ab7ddce0">{{''+smallCount}}</text></block></text><view data-event-opts="{{[['tap',[['customNum',['$event']]]]]}}" class="{{['iconfont iconzeng _i data-v-ab7ddce0',addAnimationData?'animation':'']}}" catchtap="__e"></view></view><view class="price data-v-ab7ddce0"><text class="unit data-v-ab7ddce0">{{"还剩:"+info.stock}}</text></view></view></view></view></view>
|