1 |
- <view><u-popup bind:input="__e" vue-id="75d2b486-1" mode="bottom" border-radius="12" mask-close-able="{{false}}" value="{{privacyShow}}" data-event-opts="{{[['^input',[['__set_model',['','privacyShow','$event',[]]]]]]}}" bind:__l="__l" vue-slots="{{['default']}}"><view class="privacyBox"><view class="privacyTit">{{title}}</view><view class="privacyDesc">感谢您的使用,在使用本小程序前,您应当阅读并同意<text data-event-opts="{{[['tap',[['openClick',['$event']]]]]}}" bindtap="__e">{{title}}</text>。当您点击同意并开始使用程序服务时,即表示您已理解并同意该条款内容,该条款将对您产生法律约束力。如您拒绝,将无法使用该功能。</view><view class="privacyPost"><view data-event-opts="{{[['tap',[['close',['$event']]]]]}}" class="refuseBtn" bindtap="__e">不同意</view><button class="agreeBtn" open-type="agreePrivacyAuthorization" data-event-opts="{{[['agreeprivacyauthorization',[['agreeClick',['$event']]]]]}}" bindagreeprivacyauthorization="__e">同意并继续</button></view></view></u-popup></view>
|