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=2813&classid=13&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: 1715831749, nonceStr: 'vMsy5j7o56MG5InY', signature: '1580b74183ac700a55041e570d0f3fa4d90b9972', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"https:\/\/www.yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u590d\u65e6\u5927\u5b66\u9644\u5c5e\u4e2d\u5c71\u533b\u9662\u5ba3\u4f20\u79d1\uff1a\u201c\u4e09\u7ef4\u201d\u5ba3\u4f20\u94f8\u5c31\u533b\u9662\u670d\u52a1\u54c1\u724c","smalltext":"\u533b\u7597\u6280\u672f\u3001\u79d1\u7814\u6c34\u5e73\u662f\u8861\u91cf\u4e00\u4e2a\u533b\u9662\u54c1\u724c\u7684\u5173\u952e\u201c\u786c\u6307\u6807\u201d\uff0c\u516b\u5341\u4f59\u5e74\u8f89\u714c\u6210\u5c31\u7684\u590d\u65e6\u5927\u5b66\u9644\u5c5e\u4e2d\u5c71\u533b\u9662\u6b63\u56e0\u6b64\u8d62\u5f97\u4e86\u6574\u4e2a\u884c\u4e1a\u7684\u656c\u610f\u3002\u7ffb\u9605\u4e2d\u5c71\u533b\u9662\u8fd9\u4e9b\u539a\u91cd\u7684\u5386\u53f2\u6210\u5c31\u65f6\uff0c\u603b\u80fd\u611f\u89c9\u5230","url":"https:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=13&id=2813"}; 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 () { } }); }); }