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=4316&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: 1714752121, nonceStr: 'uU26lzcMELZyLLgg', signature: 'aa62c25c785bdfa6953cf1464c18c1e3126204d6', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"https:\/\/www.yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u56db\u5ddd\u5927\u5b66\u534e\u897f\u533b\u9662\uff1a\u897f\u5357\u9996\u6b21\uff01\u53cc\u819c\u8840\u6d46\u7f6e\u6362\uff08DFPP\uff09\u6280\u672f\u6cbb\u7597\u96be\u6cbb\u6027\u5bb6\u65cf\u6027\u9ad8\u80c6\u56fa\u9187\u8840\u75c7","smalltext":"\u8fd1\u65e5\uff0c\u56db\u5ddd\u5927\u5b66\u534e\u897f\u533b\u9662\u5fc3\u810f\u5185\u79d1\u795d\u70e8\u6559\u6388\u56e2\u961f\u8054\u5408\u80be\u810f\u5185\u79d1\u5f20\u51cc\u6559\u6388\u56e2\u961f\u9996\u6b21\u901a\u8fc7\u53cc\u819c\u8840\u6d46\u7f6e\u6362\uff08DFPP\uff09\u6280\u672f\u4e3a\u4e00\u4f4d\u5bb6\u65cf\u6027\u9ad8\u80c6\u56fa\u9187\u8840\u75c7\u60a3\u8005\u8fdb\u884c\u8840\u6db2\u51c0\u5316\u3002\u8fd9\u4e5f\u662fDFPP\u6280\u672f\u5728\u897f\u5357\u5730\u533a\u9996\u6b21\u5e94\u7528\u4e8e\u8be5\u75be\u75c5\u3002\r\n\r\n\r\n","url":"https:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=4316"}; 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 () { } }); }); }