| 1 |
- <view data-event-opts="{{[['tap',[['customNum',['$0'],['info.variety']]]]]}}" class="item-cmd_bx data-v-15df564e" bindtap="__e"><view data-event-opts="{{[['tap',[['e0',['$event']]]]]}}" class="img_bx data-v-15df564e" style="background:#eeeeee;" catchtap="__e"><block wx:if="{{isImg}}"><image src="{{info.cover}}" class="data-v-15df564e"></image></block></view><view class="cmd-info_bx data-v-15df564e"><view class="tit data-v-15df564e">{{info.itemName}}</view><block wx:if="{{type==COMMODITY_TYPE.COMMON}}"><view class="kc num-open_bx flex-space data-v-15df564e"><block wx:if="{{!offPrice}}"><view class="data-v-15df564e"><block wx:if="{{$root.m0>0}}"><view class="flex-space data-v-15df564e" style="margin-top:20rpx;"><view style="padding:2rpx 10rpx 5rpx 10rpx;text-align:center;color:red;border:1px solid red;margin-right:20rpx;line-height:1;font-size:20rpx;" class="data-v-15df564e">{{''+($root.m1+'折')+''}}</view><text style="text-decoration:line-through;color:#A9A9A9;" class="data-v-15df564e">{{"¥"+$root.m2}}</text></view></block><view class="price data-v-15df564e">{{"¥"+$root.m3}}</view></view></block><block wx:else><view class="price data-v-15df564e"></view></block><view style="text-align:right;" class="data-v-15df564e"><view class="open-bx data-v-15df564e"><block wx:if="{{bigCount>0||smallCount>0}}"><view data-event-opts="{{[['tap',[['e1',['$event']]]]]}}" class="{{['iconfont iconjian _i data-v-15df564e',delAnimationData?'animation':'']}}" catchtap="__e"></view></block><text class="num data-v-15df564e"><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',[['e2',['$event']]]]]}}" class="{{['iconfont iconzeng _i data-v-15df564e',addAnimationData?'animation':'']}}" catchtap="__e"></view></view></view></view></block><block wx:if="{{type==COMMODITY_TYPE.CHANGE}}"><view class="num-open_bx flex-space data-v-15df564e"><block wx:if="{{!offPrice}}"><view class="price data-v-15df564e">{{"¥"+showPrice}}</view></block><block wx:else><view class="price data-v-15df564e"></view></block><view class="open-bx data-v-15df564e" style="padding-bottom:40rpx;"><all-select-input vue-id="a60a7166-1" inputType="digit" 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></view></block></view></view>
|