wx.requestSubscribeMessage 在Form的bindsubmit提交无效?
wx.requestSubscribeMessage 在Form的bindsubmit提交无效,错误为:fail can only be invoked by user TAP gesture.
改成button 的bindtap那小程序大量的输入input,radio之类的本来form提交直接获取数据,现在都要改成每个input手工写代码收集数据,真是坑!