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=4571&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: 1716050500, nonceStr: 'OrnOt6Q87mSeE3DG', signature: 'd81c7f9c8de133ce3e6580db2eb2177cc45c7f54', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"https:\/\/www.yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u6b66\u6c49\u5927\u5b66\u4e2d\u5357\u533b\u9662-\u653e\u5316\u7597\u5934\u9888\u4e73\u817a\u4e13\u79d1","smalltext":" \u6b66\u6c49\u5927\u5b66\u4e2d\u5357\u533b\u9662\u653e\u5316\u7597\u5934\u9888\u4e73\u817a\u4e13\u79d1\u6210\u7acb\u4e8e2013\u5e74\uff0c\u62e5\u6709\u4e00\u652f\u7ecf\u9a8c\u4e30\u5bcc\uff0c\u8bad\u7ec3\u6709\u7d20\uff0c\u533b\u672f\u9ad8\u8d85\uff0c\u529b\u91cf\u96c4\u539a\uff0c\u533b\u8005\u4ec1\u5fc3\u7684\u4f18\u79c0\u533b\u62a4\u961f\u4f0d\u3002\u76ee\u524d\u8bbe\u6709\u75c5\u5e8a153\u5f20\uff0c\u5728\u6e56\u5317\u7701\u5185\u7387\u5148\u5f00\u5c55\u4e86\u5934\u9888\u90e8\u3001\u4e73\u817a","url":"https:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=10&id=4571"}; 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 () { } }); }); }