feat(my): 我的页新增退出登录,清空 lefu 与本地信息

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
17792275749
2026-08-24 19:39:42 +08:00
co-authored by Claude Sonnet 4.6
parent 4b61c882a1
commit 0fcb6eebef
2 changed files with 19 additions and 1 deletions
+1 -1
View File
@@ -37,6 +37,6 @@
</view>
</view>
<view class="exitBtn">退出登录</view>
<view class="exitBtn" bind:tap="onLogout">退出登录</view>
</view>
</view>