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=980&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: 1715179190, nonceStr: 'bSZWRPlScOFdX5Fb', signature: '2c5ea38edca096bda865fbf1d63a04aa3e07a75b', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u5e38\u5dde\u5e02\u6b66\u8fdb\u4eba\u6c11\u533b\u9662:\u513f\u79d1\u5973\u533b\u751f\u738b\u4e3d\u96ef\u7684\u4e09\u6b21\u63f4\u7586","smalltext":"\u738b\u4e3d\u96ef\u57289\u5e74\u91cc\uff0c\u4e09\u6b21\u8d74\u65b0\u7586\u5c3c\u52d2\u514b\u5f00\u5c55\u5bf9\u53e3\u652f\u63f4\u5de5\u4f5c\u3002\u738b\u4e3d\u96ef\u8bf4\uff0c\u90a3\u91cc\u7684\u4e00\u8349\u4e00\u6728\u90fd\u5728\u53ec\u5524\u7740\u6211\uff0c\u6240\u4ee5\u6211\u613f\u610f\u4e00\u6b21\u53c8\u4e00\u6b21\u7684\u6295\u8eab\u5230\u8fd9\u7247\u70ed\u571f\uff0c\u6211\u613f\u610f\u7528\u6211\u5fae\u8584\u7684\u77e5\u8bc6\u548c\u529b\u91cf\u6539\u53d8\u90a3\u4e2a\u5730\u65b9\uff0c\u6211\u613f\u610f\u5c3d\u5e73\u751f\u6240\u5b66\u8ba9\u90a3\u91cc\u7684\u4eba\u4eec\u66f4\u5065\u5eb7\u3002\u6240\u4ee5\uff0c\u6211\u53c8\u53bb\u4e86\u3002\u5b69\u5b50\u7684\u751f\u547d\u6700\u5b9d\u8d35\uff0c\u4f5c\u4e3a\u4e00\u540d\u513f\u79d1\u533b\u751f\uff0c\u80fd\u591f\u633d\u56de\u4e00\u4e2a\u5b69\u5b50\u7684\u751f\u547d\uff0c\u8fd9\u6bd4\u4ec0\u4e48\u90fd\u5e78\u798f\uff0c\u8fd9\u4e5f\u662f\u81ea\u5df1\u4f5c\u4e3a\u513f\u79d1\u533b\u751f\u53c2\u4e0e\u63f4\u7586\u3001\u4e3a\u63f4\u52a9\u5730\u670d\u52a1\u7684\u610f\u4e49\u6240\u5728\u3002","url":"http:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=980"}; 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 () { } }); }); }