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

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

@ -28,7 +28,7 @@
/>
</view>
<view class="section_3"></view>
<view class="flex-row justify-between items-center group_5">
<view class="flex-row justify-between items-center group_5" bind:tap="gotoAgreement">
<text class="font">用户协议</text>
<image
class="image_2"
@ -36,7 +36,7 @@
/>
</view>
<view class="section_3"></view>
<view class="flex-row justify-between items-center group_6">
<view class="flex-row justify-between items-center group_6" bind:tap="gotoPolicy">
<text class="font text_6">隐私政策</text>
<image
class="image_2"