| 1 |
- <view class="item-cmd_bx data-v-15df564e"><view data-event-opts="{{[['tap',[['addEvents',['$event']]]]]}}" class="img_bx data-v-15df564e" bindtap="__e"><app-img vue-id="a60a7166-1" src="{{info.cover}}" alt="商品图" mode="aspectFit" height="{{160}}" class="data-v-15df564e" bind:__l="__l"></app-img></view><view class="cmd-info_bx data-v-15df564e"><view data-event-opts="{{[['tap',[['addEvents',['$event']]]]]}}" class="tit data-v-15df564e" bindtap="__e">{{info.itemName||""}}</view><view data-event-opts="{{[['tap',[['addEvents',['$event']]]]]}}" class="kc data-v-15df564e" bindtap="__e">{{"库存 "+info.stock}}</view><view class="num-open_bx data-v-15df564e"><view class="price data-v-15df564e">{{"¥"+showPrice}}</view><block wx:if="{{type==COMMODITY_TYPE.COMMON}}"><view class="open-bx data-v-15df564e"><block wx:if="{{bigCount>0||smallCount>0}}"><view data-event-opts="{{[['tap',[['delEvent',['$event']]]]]}}" class="{{['iconfont iconjian _i data-v-15df564e',delAnimationData?'animation':'']}}" bindtap="__e"></view></block><text data-event-opts="{{[['tap',[['customNum',['$event']]]]]}}" class="num data-v-15df564e" bindtap="__e"><block wx:if="{{bigCount>0||smallCount>0}}"><text class="data-v-15df564e">{{''+bigCount}}</text></block><block wx:if="{{smallCount>0}}"><text class="data-v-15df564e">/</text></block><block wx:if="{{smallCount>0}}"><text class="data-v-15df564e">{{''+smallCount}}</text></block></text><view data-event-opts="{{[['tap',[['addEvents',['$event']]]]]}}" class="{{['iconfont iconzeng _i data-v-15df564e',addAnimationData?'animation':'']}}" bindtap="__e"></view></view></block><block wx:else><block wx:if="{{type==COMMODITY_TYPE.CHANGE}}"><view class="open-bx data-v-15df564e"><all-select-input vue-id="a60a7166-2" isActive="{{isAloneAllActive}}" isFocus="{{isAloneAllFocus}}" value="{{changeAutoPrice}}" placeholder="自动调价" data-event-opts="{{[['^deleteInputVal',[['deleteInputVal']]],['^initAllInput',[['initAloneAllInput']]],['^moveAllInput',[['moveAllInput']]]]}}" bind:deleteInputVal="__e" bind:initAllInput="__e" bind:moveAllInput="__e" class="data-v-15df564e" bind:__l="__l"></all-select-input><view class="{{['_i data-v-15df564e',isShowSucceed?'position iconfont iconjihuo':'position']}}"></view><view data-event-opts="{{[['tap',[['changePriceEvent',['$event']]]]]}}" class="btn-box data-v-15df564e" bindtap="__e">确定</view></view></block></block></view></view></view>
|