detection-business/unpackage/dist/dev/mp-weixin/pages/order/editPrice.wxml
2024-10-23 16:53:40 +08:00

1 line
2.2 KiB
Plaintext

<view class="content data-v-48f19575"><view style="width:100%;height:44px;" class="data-v-48f19575"></view><view class="top-heder data-v-48f19575"><view data-event-opts="{{[['tap',[['getback']]]]}}" class="t-left data-v-48f19575" bindtap="__e"><uni-icons vue-id="557ccb9e-1" type="left" size="18" class="data-v-48f19575" bind:__l="__l"></uni-icons></view><view class="t-title data-v-48f19575"><text class="data-v-48f19575">编辑价格</text></view><view class="t-you data-v-48f19575"></view></view><u-collapse style="margin-top:15px;" vue-id="557ccb9e-2" accordion="{{true}}" value="0" class="data-v-48f19575" bind:__l="__l" vue-slots="{{['default']}}"><block wx:for="{{releasebox.skuList}}" wx:for-item="item" wx:for-index="index" wx:key="index"><u-collapse-item vue-id="{{('557ccb9e-3-'+index)+','+('557ccb9e-2')}}" name="{{index}}" title="{{item.skuName}}" class="data-v-48f19575" bind:__l="__l" vue-slots="{{['default']}}"><view class="list-box data-v-48f19575"><view class="l-left data-v-48f19575">代办价格</view><view class="l-right data-v-48f19575"><input type="number" placeholder="请输入代办价格" data-event-opts="{{[['input',[['__set_model',['$0','dbPrice','$event',[]],[[['releasebox.skuList','',index]]]]]]]}}" value="{{item.dbPrice}}" bindinput="__e" class="data-v-48f19575"/></view></view><view class="list-box data-v-48f19575"><view class="l-left data-v-48f19575">单位管理员价格</view><view class="l-right data-v-48f19575"><input type="number" placeholder="请输入单位管理员价格" data-event-opts="{{[['input',[['__set_model',['$0','dwPrice','$event',[]],[[['releasebox.skuList','',index]]]]]]]}}" value="{{item.dwPrice}}" bindinput="__e" class="data-v-48f19575"/></view></view><view class="list-box data-v-48f19575"><view class="l-left data-v-48f19575">员工价格</view><view class="l-right data-v-48f19575"><input type="number" placeholder="请输入员工价格" data-event-opts="{{[['input',[['__set_model',['$0','ygPrice','$event',[]],[[['releasebox.skuList','',index]]]]]]]}}" value="{{item.ygPrice}}" bindinput="__e" class="data-v-48f19575"/></view></view></u-collapse-item></block></u-collapse><view data-event-opts="{{[['tap',[['getgoods']]]]}}" class="dlanniu data-v-48f19575" bindtap="__e"><text class="data-v-48f19575">提交</text></view></view>