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=4782&classid=12&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: 1743909024, nonceStr: 'Kz0Vccocl86bwP1F', signature: '959edca8ebb11424e908cdcffb70d8cbf1d2c062', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u5357\u65b9\u533b\u79d1\u5927\u5b66\u7b2c\u4e09\u9644\u5c5e\u533b\u9662-\u90ed\u9042\u7fa4\u6559\u6388","smalltext":"\u4ece\u4e8b\u5987\u4ea7\u79d1\u4e34\u5e8a\u533b\u7597\u3001\u6559\u5b66\u79d1\u7814\u5de5\u4f5c33\u5e74\uff0c\u4e00\u76f4\u5162\u5162\u4e1a\u4e1a\uff0c\u4ee5\u9ad8\u5c1a\u7684\u533b\u5fb7\u3001\u7cbe\u6e5b\u7684\u6280\u672f\uff0c\u8d62\u5f97\u4e86\u5e7f\u5927\u60a3\u8005\u7684\u5c0a\u91cd\uff0c\u6784\u5efa\u4e86\u548c\u8c10\u7684\u533b\u60a3\u5173\u7cfb\uff0c\u4e3a\u5e7f\u5927\u5973\u6027\u670b\u53cb\u5065\u5eb7\u4fdd\u9a7e\u62a4\u822a\u30022008\u5e746\u6708\uff0c\u4ed6\u88ab\u5357\u65b9\u533b","url":"http:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=12&id=4782"}; 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 () { } }); }); }