|
|
-<app-result vue-id="2540701a-1" title="{{title?title:'成功'}}" class="data-v-758e405a" bind:__l="__l" vue-slots="{{['default']}}"><view class="flowers-list-box data-v-758e405a"><view class="flex title data-v-758e405a">采购已入库,建议修改售价:</view><block wx:for="{{flowersList}}" wx:for-item="res" wx:for-index="i" wx:key="i"><view class="flex-space flowers-list data-v-758e405a"><view class="ov-1x flowers-name data-v-758e405a">{{res.name}}</view><view class="flex flowers-val data-v-758e405a"><input type="digit" data-event-opts="{{[['focus',[['priceFocus',[i]]]],['input',[['__set_model',['$0','autoPrice','$event',[]],[[['flowersList','',i]]]],['updatePrice',['$0','$1'],[[['flowersList','',i,'id']],[['flowersList','',i,'autoPrice']]]]]]]}}" value="{{res.autoPrice}}" bindfocus="__e" bindinput="__e" class="data-v-758e405a"/>元</view></view></block></view><button data-event-opts="{{[['tap',[['commitChange',['$event']]]]]}}" class="admin-button-com big blue data-v-758e405a" style="width:80%;margin-top:50rpx;" bindtap="__e">保存修改</button><navigator class="flex-center goHome data-v-758e405a" open-type="switchTab" data-event-opts="{{[['tap',[['goBackHome',['$event']]]]]}}" bindtap="__e">返回首页</navigator></app-result>
|
|
|
+<app-result vue-id="2540701a-1" title="{{title?title:'成功'}}" class="data-v-9051a8f2" bind:__l="__l" vue-slots="{{['default']}}"><view class="flowers-list-box data-v-9051a8f2"><view class="flex title data-v-9051a8f2">已入库,建议修改售价:</view><checkbox-group data-event-opts="{{[['change',[['checkboxChange',['$event']]]]]}}" bindchange="__e" class="data-v-9051a8f2"><block wx:for="{{$root.l0}}" wx:for-item="res" wx:for-index="i" wx:key="i"><view class="data-v-9051a8f2"><view class="product-area data-v-9051a8f2"><view class="first-area data-v-9051a8f2"><text class="data-v-9051a8f2">{{res.$orig.name}}</text><input type="digit" data-event-opts="{{[['focus',[['priceFocus',[i]]]],['input',[['__set_model',['$0','autoPrice','$event',[]],[[['flowersList','',i]]]],['updatePrice',['$0','$1'],[[['flowersList','',i,'id']],[['flowersList','',i,'autoPrice']]]]]]]}}" value="{{res.$orig.autoPrice}}" bindfocus="__e" bindinput="__e" class="data-v-9051a8f2"/></view><view class="second-area data-v-9051a8f2"><block wx:if="{{res.m0!=res.m1&&res.m2>0}}"><view class="change-add-price data-v-9051a8f2"><label class="data-v-9051a8f2">{{'成本价'+res.m3+",建议加价改成"+res.m4+"元,确认请勾选"}}<checkbox style="transform:scale(0.8);" value="{{res.$orig.id}}" class="data-v-9051a8f2"></checkbox></label></view></block></view></view></view></block></checkbox-group></view><button data-event-opts="{{[['tap',[['commitChange',['$event']]]]]}}" class="admin-button-com big blue data-v-9051a8f2" style="width:80%;margin-top:50rpx;" bindtap="__e">保存修改</button><navigator class="flex-center goHome data-v-9051a8f2" open-type="switchTab" data-event-opts="{{[['tap',[['goBackHome',['$event']]]]]}}" bindtap="__e">返回首页</navigator></app-result>
|