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
@@ -88,7 +88,7 @@ Page({
},
onOpenHelp() {
wx.showToast({ title: '请确保设备已开机且在附近', icon: 'none' })
wx.openAppAuthorizeSetting()
},
/** 将所有卡片置为未连接 */