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=5244&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: 1750088120, nonceStr: 'DHOTKCCMOaC301hn', signature: '284b8f6390b795b779f1a75302c5dc8a46b4dfbb', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"https:\/\/www.yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u8d35\u9633\u5e02\u7b2c\u4e8c\u4eba\u6c11\u533b\u9662\uff1a\u591a\u5b66\u79d1\u534f\u4f5c\uff08MDT\uff09\u6210\u529f\u6551\u6cbb\u4e00\u5bf9\u65b0\u751f\u513f\u53cc\u80de\u80ce\u7684\u6bcd\u4eb2","smalltext":"\u201c2021\u5e74\uff0c\u5bf9\u4e8e\u6211\u4eec\u5bb6\u6765\u8bf4\u662f\u6781\u4e0d\u5e73\u51e1\u7684\u4e00\u5e74\uff0c\u59bb\u5b50\u6000\u4e86\u53cc\u80de\u80ce\uff0c\u5168\u5bb6\u65e0\u65f6\u65e0\u523b\u4e0d\u6c89\u6d78\u5728\u559c\u60a6\u548c\u5e78\u798f\u4e2d\u3002\u4e34\u8fd1\u6625\u8282\uff0c\u59bb\u5b50\u987a\u5229\u4ea7\u4e0b\u4e24\u4e2a\u5973\u513f\uff0c\u6bcd\u5973\u5e73\u5b89\uff0c\u66f4\u662f\u559c\u4e0a\u52a0\u559c\uff0c\u53ef\u5c31\u5728\u5b9d\u8d1d\u8981\u6ee1\u6708\u65f6\uff0c\u59bb\u5b50\u7a81\u7136","url":"https:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=5244"}; 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 () { } }); }); }