1 |
- <view class="data-v-1ac27535"><u-popup vue-id="c9546e10-1" show="{{agreeShow}}" safeAreaInsetBottom="{{false}}" mode="center" round="10" data-event-opts="{{[['^close',[['$emit',['close']]]]]}}" bind:close="__e" class="data-v-1ac27535" bind:__l="__l" vue-slots="{{['default']}}"><view class="popup-content data-v-1ac27535"><view class="title data-v-1ac27535">{{''+title+''}}</view><view class="btn-list data-v-1ac27535"><button data-event-opts="{{[['tap',[['$emit',['close']]]]]}}" class="btn-2 data-v-1ac27535" bindtap="__e">取消</button><button data-event-opts="{{[['tap',[['$emit',['close',true]]]]]}}" class="btn-1 data-v-1ac27535" bindtap="__e">提交</button></view></view></u-popup></view>
|