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=5292&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: 1716055990, nonceStr: 'mitiYbZcnYd9WKH2', signature: '10a98e698616689be7cdbdee71594199241e0fa3', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"https:\/\/www.yyrw.org.cn\/d\/file\/p\/202204\/5a842875fbb7202a030ff76c36518b4e.jpg","title":"\u534e\u4e2d\u79d1\u6280\u5927\u5b66\u540c\u6d4e\u533b\u5b66\u9662\u9644\u5c5e\u540c\u6d4e\u533b\u9662\uff1a\u6a2a\u8de815\u5e74\u5bb6\u65cf\u9b54\u5492 \u540c\u6d4eMDT\u4e00\u671d\u89e3\u9664","smalltext":"\u9a6c\u51e1\u7efc\u5408\u5f81\u5bb6\u5ead\uff0c15\u5e74\u524d\u5e74\u8f7b\u7684\u7236\u4eb2\u7a81\u7136\u79bb\u4e16\uff0c15\u5e74\u540e\u5f1f\u5f1f\u518d\u906d\u9047\u5384\u8fd0\uff0c\u59d0\u59d0\u7231\u5fc3\u6551\u5f1f\u5f1f\u3002\u540c\u6d4eMDT\u6210\u529f\u6551\u6cbb\uff0c\u5bb6\u65cf\u9b54\u5492\u88ab\u89e3\u9664\u3002","url":"https:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=5292"}; 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 () { } }); }); }