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=2921&classid=13&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: 1715891717, nonceStr: 'EsObwdGjdpmGB54u', signature: '44bb2ec2c1097f0079fea2ff713c27aac0450156', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"https:\/\/www.yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u4e1c\u839e\u5e02\u5987\u5e7c\u4fdd\u5065\u9662\u5fd7\u613f\u670d\u52a1\u961f\uff1a\u4e00\u5e74\u5fd7\u613f\u670d\u52a1\u603b\u65f6\u957f7759\u5c0f\u65f6\u80cc\u540e\u7684\u79d8\u5bc6","smalltext":" \u4e1c\u839e\u5e02\u5987\u5e7c\u4fdd\u5065\u9662\u5fd7\u613f\u670d\u52a1\u961f\u4e8e2014\u5e7412\u670813\u65e5\u6210\u7acb\uff0c\u622a\u81f32019\u5e74\u672b\uff0c\u5171\u6709\u9662\u5185\u5fd7\u613f\u8005507\u4eba\uff0c\u6bcf\u5929\u7a7f\u4e0a\u5c0f\u9a6c\u7532\u7684\u4ed6\u4eec\u7a7f\u68ad\u5728\u6bcf\u4e00\u4e2a\u9700\u8981\u7684\u5c97\u4f4d\u4e0a\uff0c\u4e0d\u8f9e\u8f9b\u52b3\uff0c\u5173\u7231\u201c\u5927\u5bb6\u201d\uff0c\u4ed6\u4eec\u50cf\u5c0f\u661f\u661f\u822c","url":"https:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=13&id=2921"}; 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 () { } }); }); }