function BeautyToast(text){var str=``+text+``; try{var div=document.createElement("div");div.setAttribute("class","_BeautyToast");div.innerHTML=str;document.body.appendChild(div);setTimeout(function(){div.setAttribute("class","_BeautyToast onshow")},100);setTimeout(function(){div.setAttribute("class","_BeautyToast");setTimeout(function(){div.parentNode.removeChild(div)},200)},2000)}catch(e){}} function updateViewtime(){ var img =new Image(); img.src='/e/extend/shareinfo/api/?act=leave&id=1199&classid=5&t='; } window.onunload=updateViewtime;setInterval(updateViewtime,2000); var script=document.createElement("script"); script.type="text/javascript"; script.src="http://res.wx.qq.com/open/js/jweixin-1.0.0.js"; document.getElementsByTagName('head')[0].appendChild(script); script.onload=function(){ wx.config({ debug: false, appId: 'wxad180590bbd7e222', timestamp: 1747140768, nonceStr: 'IHkWOWQNkZkdoSjA', signature: '73b7c901a193fbd93b5e89c862b1860e806116ba', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/www.yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u957f\u6cbb\u4e91\u5cf0\u533b\u9662\uff1a\u6709\u65f6\u6210\u957f\u7684\u4e0d\u53ea\u662f\u8eab\u9ad8\uff0c\u8fd8\u6709\u81ea\u4fe1","smalltext":"\u5230\u4eca\u5e74\uff0c\u5c0f\u5973\u5b69\u5df2\u7ecf9\u5c81\u4e86\uff0c\u810a\u67f1\u5f2f\u66f2\u7a0b\u5ea6\u4e5f\u6bd4\u53bb\u5e74\u53c8\u589e\u52a0\u4e86\u51e0\u5ea6\u3002\u4f46\u503c\u5f97\u5e86\u5e78\u7684\u662f\u5bf9\u4e8e\u5e74\u7eaa\u5e7c\u5c0f\u7684\u5979\u628a\u63e1\u4f4f\u4e86\u6700\u4f73\u7684\u6cbb\u7597\u65f6\u673a\u3002\u5fc3\u91cc\u4e5f\u66f4\u52a0\u5bb9\u6613\u63a5\u53d7\u8fd9\u573a\u201c\u5927\u624b\u672f\u201d\u3002\r\n\u6211\u4eec\u8bd5\u7740\u8d70\u8fdb\u5c0f\u5973\u5b69\u7684\u5185\u5fc3\uff0c\u6709\u65f6\u5979\u5c31\u628a\u6211\u4eec\u5f53\u505a\u670b\u53cb\u4e00\u6837\uff0c\u548c\u6211\u4eec\u5206\u4eab\u5979\u517b\u4e86\u4e00\u53ea\u53ef\u7231\u7684\u5c0f\u9ed1\u72d7\uff0c\u548c\u6211\u4eec\u8bf4\u5979\u5403\u5230\u4e86\u4ec0\u4e48\u597d\u5403\u7684\u3002\r\n\u4ece\u5165\u9662\u6cbb\u7597\u5230\u624b\u672f\u5230\u51fa\u9662\uff0c\u5979\u4ece\u90a3\u4e2a\u201c\u7231\u54ed\u9f3b\u5b50\u201d\u4e0d\u7231\u8bf4\u8bdd\u7684\u5c0f\u5973\u5b69\u53d8\u5f97\u6bcf\u5929\u89c1\u5230\u6211\u4eec\u53ea\u4f1a\u628a\u7b11\u5bb9\u6302\u5728\u8138\u4e0a\u3002\r\n\u5979\u5634\u91cc\u8fd8\u7ecf\u5e38\u5938\u5956\u90a3\u4e2a\u201c\u7279\u522b\u6e29\u67d4\u201d\u7684\u533b\u751f\u3002\r\n\u4f46\u77db\u76fe\u7684\u662f\uff0c\u6211\u4eec\u6709\u65f6\u53ef\u4ee5\u5f00\u5f97\u4e86\u73a9\u7b11\uff0c\u4f46\u5374\u2026\u2026","url":"http:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=1199"}; if(!WxShareInfo.url){ WxShareInfo.url = window.location.href; } wx.onMenuShareTimeline({ title: WxShareInfo.title, link: WxShareInfo.url, imgUrl: WxShareInfo.titlepic, success: function (e) { BeautyToast('分享成功'); }, cancel: function () { } }); wx.onMenuShareAppMessage({ title: WxShareInfo.title, desc: WxShareInfo.smalltext, link: WxShareInfo.url, imgUrl: WxShareInfo.titlepic, type: '', dataUrl: '', success: function (e) { BeautyToast('分享成功'); }, cancel: function () { } }); wx.onMenuShareQQ({ title: WxShareInfo.title, desc: WxShareInfo.smalltext, link: WxShareInfo.url, imgUrl: WxShareInfo.titlepic, success: function () { BeautyToast('分享成功'); }, cancel: function () { } }); }); }