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=4904&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: 1716153151, nonceStr: 'EQUEcr8kq5n4g4E8', signature: '6588f8a2bee4d9a053404c169110f0d9e1724727', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"https:\/\/www.yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u6df1\u5733\u5e02\u9f99\u5c97\u533a\u5987\u5e7c\u4fdd\u5065\u9662-\u4e09\u516b\u8282\u201c\u4e3a\u4e86\u59d0\u59b9\u4eec\u7684\u5065\u5eb7\u4e0e\u5e78\u798f\u201d\u79d1\u666e\u76f4\u64ad\u6d3b\u52a8","smalltext":"\u4e3a\u63d0\u9ad8\u9002\u9f84\u5987\u5973\u9884\u9632\u201c\u4e24\u764c\u201d\u7684\u4fdd\u5065\u610f\u8bc6\uff0c\u964d\u4f4e\u201c\u4e24\u764c\u201d\u7684\u53d1\u75c5\u7387\uff0c\u9f99\u5c97\u533a\u5987\u5e7c\u4fdd\u5065\u9662\uff08\u7b80\u79f0\u201c\u9f99\u5c97\u5987\u5e7c\u201d\uff09\u7275\u5934\u7ec4\u7ec7\u5168\u533a\u52a9\u4ea7\u533b\u9662\u3001\u5987\u5e7c\u4fdd\u5065\u4e2d\u5fc3\u3001\u536b\u76d1\u6240\u3001\u793e\u5eb7\u7b49\u533b\u7597\u536b\u751f\u5355\u4f4d\u9762\u5411\u57fa\u5c42\u5f00","url":"https:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=11&id=4904"}; 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 () { } }); }); }