This commit is contained in:
Alex-larget
2026-03-18 17:54:32 +08:00
parent f8d7858825
commit 0f3933fabd
27 changed files with 50 additions and 31 deletions

View File

@@ -1,7 +1,7 @@
<!--隐私政策页 - 审核要求可点击查看-->
<view class="page">
<view class="nav-bar" style="padding-top: {{statusBarHeight}}px;">
<view class="nav-back" bindtap="goBack"></view>
<view class="nav-back" bindtap="goBack"><icon name="chevron-left" size="44" color="rgba(255,255,255,0.8)" customClass="back-icon"></icon></view>
<text class="nav-title">隐私政策</text>
<view class="nav-placeholder"></view>
</view>