Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you may not be able to execute some actions.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
taro微信小程序现在支持发送模板消息吗?
taro 更新到最新版本,目前已经支持了,只是文档上还没有。
请问能告诉一下怎么使用吗?现在低版本的更新到新版会有问题吗?
先更新taro,从taro中引入requestSubscribeMessage,用法和wx.requestSubscribeMessage一样
好的,谢谢。