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=4887&classid=11&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: 1716141885, nonceStr: 'TC9VgzQxvsGIPH1m', signature: '530ce5af23247d4dffde77d7e31c02e92d478f14', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"https:\/\/www.yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u81ea\u8d21\u5e02\u7b2c\u4e00\u4eba\u6c11\u533b\u9662-\u201c\u4e92\u8054\u7f51+MDT\u201d\u667a\u6167\u8840\u7cd6\u7ba1\u7406\u751c\u871c\u4eba\u751f","smalltext":"\u4e00\u3001\u6848\u4f8b\u5b9e\u65bd\u80cc\u666f2020\u5e74\u4e2d\u56fd\u4eba\u7fa4\u7cd6\u5c3f\u75c5\u60a3\u75c5\u7387\u7684\u6700\u65b0\u5168\u56fd\u6d41\u884c\u75c5\u5b66\u8c03\u67e5\u7ed3\u679c\u663e\u793a\uff0c\u6211\u56fd\u7cd6\u5c3f\u75c5\u60a3\u8005\u603b\u4eba\u6570\u7ea6\u4e3a1.3\u4ebf\u4eba\u30022020\u5e74\u4e2d\u56fd\u5c45\u6c11\u5065\u5eb7\u5927\u6570\u636e\u663e\u793a\uff0c\u9ad8\u8840\u538b\u3001\u8d85\u91cd\u6216\u80a5\u80d6\u75c7\u5747\u7a81\u78342","url":"https:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=11&id=4887"}; 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 () { } }); }); }