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=5223&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: 1743764439, nonceStr: 'Z8x5CY8Uj5qY69j4', signature: 'f4dd3dde786b8fb53067a5f75b473071a84e9887', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u6b66\u6c49\u773c\u89c6\u5149\u773c\u79d1\u533b\u9662\uff1a\u4e00\u4efd\u7231\u5fc3\u5305 \u6696\u4e86\u670b\u53cb\u5708","smalltext":"\u81ea2021\u5e7410\u6708\u4efd\u4ee5\u6765\uff0c\u6bcf\u4e00\u4f4d\u5728\u8be5\u9662\u505a\u8fd1\u89c6\u624b\u672f\u7684\u60a3\u8005\u90fd\u4f1a\u6536\u5230\u4e00\u4efd\u8fd9\u6837\u7684\u201c\u624b\u672f\u7231\u5fc3\u5305\u201d\u3002\u5c31\u662f\u8fd9\u6837\u4e00\u4efd\u201c\u7231\u5fc3\u5305\u201d\uff0c\u4e0d\u4ec5\u6e29\u6696\u4e86\u60a3\u8005\uff0c\u63d0\u5347\u4e86\u6ee1\u610f\u5ea6\uff0c\u4e5f\u70b9\u5f00\u4e86\u533b\u9662\u53e3\u7891\u4f20\u64ad\u7684\u6309\u952e\u2014\u2014\u6b66\u6c49\u773c\u89c6\u5149\u773c\u79d1\u533b\u9662\u9662\u957f\u6587\u6e90\u9759\u4ecb\u7ecd\uff0c\u81ea\u201c\u7231\u5fc3\u5305\u201d\u53d1\u653e\u540e\uff0c\u533b\u9662\u7684\u6ee1\u610f\u5ea6\u8c03\u67e5\u53d1\u73b0\uff0c\u624b\u672f\u60a3\u8005\u5bf9\u533b\u9662\u5c31\u8bca\u670d\u52a1\u7684\u6ee1\u610f\u5ea6\u59cb\u7ec8\u4fdd\u6301100%\uff0c\u672f\u540e\u60a3\u8005\u7559\u8a00\u5206\u4eab\u7387\u8fbe95%\u3002\u66f4\u4e3a\u96be\u5f97\u7684\u662f\uff0c\u5728\u5c0f\u7ea2\u4e66\u3001\u6296\u97f3\u7b49\u6d41\u91cf\u5e73\u53f0\u4e0a\uff0c\u6709\u6570\u5341\u4f4d\u60a3\u8005\u901a\u8fc7\u89c6\u9891\u548c\u56fe\u7247\u7684\u5f62\u5f0f\u4e3a\u533b\u9662\u6696\u5fc3\u670d\u52a1\u70b9\u8d5e\u3002","url":"http:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=5223"}; 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 () { } }); }); }