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