主题
跳转到写邮件的页面。
使用说明
w6s.email.writeEmail({ emails: 'xxx.163.com,xxx.foreverht.com', success: function(res) {}, fail: function(err) {}, });
参数说明
,
跳转到我的邮箱,未登录就跳转到登录页。
// 该方法没有回调 w6s.email.openEmail();