wechat_staff/components/buoyClient/index.js @@ -39,7 +39,6 @@ url: '/pages/webView/index', success: function(res) { // 通过eventChannel向被打开页面传送数据 console.log(link) res.eventChannel.emit('data',{link:link} ); } })