用了几种方式都不行
1、wx-open-subscribe没用
2、直接调用jweixin-1.6.0, 然后调用wx.requestSubscribeMessage没用。
3、WeixinJSBridge.invoke('requestSubscribeMessage', {
appId: 'wx49996cc43cef',
tmplIds: ['yZTIFbcyPobZn-BPM35O9fzhjB-r-E8jy1bcmGgI'],
}, function (res) {})
也没用
请问小程序web-view嵌入h5页面,可以实现消息订阅吗
你好,web-view中不支持使用微信开放标签
应该是不支持的,你看web-view接口文档 支持的sdk
https://developers.weixin.qq.com/miniprogram/dev/component/web-view.html
不支持