[AI Generated]: feat(Views): 新增帮助页面,首页添加「无法连接设备」入口

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
17792275749
2026-03-11 11:16:55 +08:00
co-authored by Claude Opus 4.6
parent f89f0f9531
commit 0a6578c2c9
8 changed files with 95 additions and 1 deletions
+1
View File
@@ -28,5 +28,6 @@
<block wx:else>
<view data-bol="{{true}}" bind:tap="openLoginOrReg">添加设备</view>
</block>
<view bind:tap="openHelp">无法连接设备? 点击查看</view>
</view>
</view>