feat(device): 引导检查附近设备权限,点击拉起系统授权设置

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
17792275749
2026-08-24 10:05:19 +08:00
co-authored by Claude Sonnet 4.6
parent 6fe36f59fe
commit 31b745f2ab
3 changed files with 27 additions and 23 deletions
@@ -24,10 +24,10 @@
</view>
<!-- 帮助文案 -->
<!-- <view class="help">
<text class="help-text">无法配对设备?</text>
<text class="help-link" bind:tap="onOpenHelp">查看帮助</text>
</view> -->
<view class="help">
<view class="help-text">找不到设备</view>
<view class="help-link" bind:tap="onOpenHelp">检查附近设备权限</view>
</view>
<!-- 搜索结果模块:found / empty 时整体显示 -->
<block wx:if="{{ status === 'found' || status === 'empty' }}">