补充了小程序用户协议和隐私政策

This commit is contained in:
2025-06-15 22:28:34 +08:00
parent 7603d8c96c
commit 6f06dfd826
14 changed files with 459 additions and 52 deletions

View File

@ -73,9 +73,9 @@
</checkbox-group>
<view class="group_3 ml-12">
<text class="font_4 text_9">登录代表您已同意</text>
<text class="font_4">《用户协议》</text>
<text class="font_4" bind:tap="gotoAgreement">《用户协议》</text>
<text class="text_10">&</text>
<text class="font_4">《隐私协议》</text>
<text class="font_4" bind:tap="gotoPolicy">《隐私协议》</text>
</view>
</view>