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=4788&classid=10&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: 1716043079, nonceStr: 'Ys8kfV4PzStEiLlJ', signature: '6ff2218df4cdf51cb018be3c01ec9a42fbaa6943', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"https:\/\/www.yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u4e0a\u6d77\u5e02\u666e\u9640\u533a\u4e2d\u5fc3\u533b\u9662-\u533b\u52a1\u793e\u4f1a\u5de5\u4f5c\u4e0e\u5fd7\u613f\u670d\u52a1\u5de5\u4f5c\u90e8","smalltext":"\u4e0a\u6d77\u5e02\u666e\u9640\u533a\u4e2d\u5fc3\u533b\u9662\u662f\u4e00\u6240\u96c6\u533b\u3001\u6559\u3001\u7814\u3001\u9632\u4e8e\u4e00\u4f53\u7684\u5927\u578b\u7efc\u5408\u6027\u533b\u7597\u4e2d\u5fc3\u3002\u533b\u9662\u73b0\u6709\u804c\u5de52025\u4eba\uff0c\u535a\u58eb\u751f\u5bfc\u5e0811\u540d\uff0c\u7855\u58eb\u751f\u5bfc\u5e08 140\u540d\uff0c\u56fd\u52a1\u9662\u6d25\u8d3410\u4eba\u3002\u6bcf\u5e74\u95e8\u6025\u8bca\u60a3\u8005\u8fd1200\u4e07\u4eba\u6b21\uff0c","url":"https:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=10&id=4788"}; 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 () { } }); }); }