1 |
- <u-popup vue-id="4a802978-1" show="{{showPrivateBox}}" round="{{10}}" data-event-opts="{{[['^close',[['']]],['^open',[['']]]]}}" bind:close="__e" bind:open="__e" class="data-v-6b868f52" bind:__l="__l" vue-slots="{{['default']}}"><view class="popup-box data-v-6b868f52"><view class="weui-half-screen-dialog__hd data-v-6b868f52">{{''+title+''}}</view><view class="weui-half-screen-dialog__bd data-v-6b868f52"><text class="weui-half-screen-dialog__tips data-v-6b868f52">{{desc1}}</text><text data-event-opts="{{[['tap',[['openPrivacyContract',['$event']]]]]}}" class="weui-half-screen-dialog__tips color-8BC21F data-v-6b868f52" bindtap="__e">{{''+urlTitle+''}}</text><text class="weui-half-screen-dialog__tips data-v-6b868f52">{{desc2}}</text></view><view class="weui-half-screen-dialog__ft data-v-6b868f52"><button data-event-opts="{{[['tap',[['handleDisagree',['$event']]]]]}}" class="weui-btn data-v-6b868f52" bindtap="__e">拒绝</button><button class="weui-btn agree data-v-6b868f52" id="agree-btn" type="default" open-type="agreePrivacyAuthorization" data-event-opts="{{[['agreeprivacyauthorization',[['handleAgreePrivacyAuthorization',['$event']]]]]}}" bindagreeprivacyauthorization="__e">同意</button></view></view></u-popup>
|