https://developers.weixin.qq.com/miniprogram/dev/framework/open-ability/url-scheme.htmlhttps://developers.weixin.qq.com/miniprogram/dev/framework/open-ability/NFC.html
采用 location.href = 'weixin://dl/business/?t= *TICKET*' 我应该如何配置nfc的uri链接?。微信版本:8.0.66最新版本
uri:https://域名/h5.html (无法成功)
应用路径:com.tencent.mm

采用明文scheme模式
采用 location.href = 'weixin://dl/business/?appid=&path=' 我应该如何配置nfc的uri拼接? 微信版本:8.0.66最新版本 uri:https://域名/h5.html (无法成功) 应用路径:com.tencent.mm