chore(connectedDevice): 恢复找不到设备帮助文案并优化权限引导

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
17792275749
2026-09-02 15:30:40 +08:00
co-authored by Claude Opus 4.7
parent 0ffb3740fb
commit a462feaa62
@@ -24,10 +24,10 @@
</view>
<!-- 帮助文案 -->
<!-- <view class="help">
<view class="help">
<view class="help-text">找不到设备?</view>
<view class="help-link" bind:tap="onOpenHelp">检查附近设备权限</view>
</view> -->
<view class="help-link" bind:tap="onOpenHelp">前往设置页面打开权限</view>
</view>
<!-- 搜索结果模块:found / empty 时整体显示 -->
<block wx:if="{{ status === 'found' || status === 'empty' }}">