agreePop.wxml 998 B

1
  1. <view class="data-v-531d2bde"><u-popup vue-id="bb92c8a6-1" show="{{show}}" mode="center" round="10" data-event-opts="{{[['^close',[['$emit',['close']]]]]}}" bind:close="__e" class="data-v-531d2bde" bind:__l="__l" vue-slots="{{['default']}}"><view class="content data-v-531d2bde"><text class="data-v-531d2bde">{{title}}</text><block wx:if="{{title=='是否确认退款'}}"><u--input bind:input="__e" vue-id="{{('bb92c8a6-2')+','+('bb92c8a6-1')}}" placeholder="请输入退款金额" border="surround" type="number" value="{{value}}" data-event-opts="{{[['^input',[['__set_model',['','value','$event',[]]]]]]}}" class="data-v-531d2bde" bind:__l="__l"></u--input></block><view class="btn-list data-v-531d2bde"><button data-event-opts="{{[['tap',[['$emit',['close']]]]]}}" class="btn-1 data-v-531d2bde" bindtap="__e">取消</button><button data-event-opts="{{[['tap',[['$emit',['refund',1,'$0'],['value']]]]]}}" class="btn-2 data-v-531d2bde" bindtap="__e">确认</button></view></view></u-popup></view>