| 1 |
- <view class="{{[themeName]}}"><u-popup bind:input="__e" vue-id="071dea9c-1" mode="bottom" zIndex="9999" border-radius="14" maskCloseAble="{{false}}" safeAreaInsetBottom="{{true}}" value="{{value}}" data-event-opts="{{[['^input',[['__set_model',['','value','$event',[]]]]]]}}" bind:__l="__l" vue-slots="{{['default']}}"><block wx:if="{{appConfig}}"><view class="privacy-containter"><view class="privacy-containter-tital">{{(appConfig.shop_name||'')+"隐私政策"}}</view><view class="privacy-containter-tip">{{"欢迎你使用"+(appConfig.shop_name||'')+"!请仔细阅读以下内容,并作出适当的选择:"}}</view><view class="privacy-containter-outline">隐私政策概要</view><view>主要说明:我们所处理的信息种类、方式和目的;你所享有的权益;第三方插件信息等。</view><view data-event-opts="{{[['tap',[['handleOpen',['$event']]]]]}}" class="privacy-containter-read" bindtap="__e">点击阅读《隐私政策(小程序)》完整版 ></view><button class="btn-comfirm" open-type="agreePrivacyAuthorization" data-event-opts="{{[['agreeprivacyauthorization',[['handleAgreePrivacyAuthorization',['$event']]]]]}}" bindagreeprivacyauthorization="__e">同意并继续</button><button data-event-opts="{{[['tap',[['handlecancel',['$event']]]]]}}" class="btn-cancel" bindtap="__e">取消</button></view></block></u-popup></view>
|