fix(connectedDevice): 注释掉帮助文案区块

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
17792275749
2026-06-15 13:47:35 +08:00
co-authored by Claude Opus 4.7
parent f8fc84b8e7
commit 5705f9e622
2 changed files with 20 additions and 20 deletions
@@ -24,10 +24,10 @@
</view>
<!-- 帮助文案 -->
<view class="help">
<!-- <view class="help">
<text class="help-text">无法配对设备?</text>
<text class="help-link" bind:tap="onOpenHelp">查看帮助</text>
</view>
</view> -->
<!-- 搜索结果模块:found / empty 时整体显示 -->
<block wx:if="{{ status === 'found' || status === 'empty' }}">