debug: 0, //如果分享失败,把0改成1开启错误提示看看 var s_title = $(document).attr('title'), // 分享标题 s_desc = $('#description').attr('content'), //分享描述 s_link = location.href.split("#")[0], //分享链接 s_imgUrl = "https://" + window.location.host + "/wechatpic.png"; // 分享图标