feat(device): 引导检查附近设备权限,点击拉起系统授权设置
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Sonnet 4.6
parent
6fe36f59fe
commit
31b745f2ab
@@ -88,7 +88,7 @@ Page({
|
||||
},
|
||||
|
||||
onOpenHelp() {
|
||||
wx.showToast({ title: '请确保设备已开机且在附近', icon: 'none' })
|
||||
wx.openAppAuthorizeSetting()
|
||||
},
|
||||
|
||||
/** 将所有卡片置为未连接 */
|
||||
|
||||
Reference in New Issue
Block a user