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=3283&classid=5&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: 1714347933, nonceStr: '8RG41a03Jq9zYRGZ', signature: 'bc254f22ec24ad663cdf4a4918b531e6566d94ff', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/www.yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u6e56\u5317\u7701\u7b2c\u4e09\u4eba\u6c11\u533b\u9662\uff08\u6e56\u5317\u7701\u4e2d\u5c71\u533b\u9662\uff09\uff1a\u5168\u56fd\u5168\u7701\u201c\u6297\u75ab\u6700\u7f8e\u5bb6\u5ead\u201d\u63ed\u6653\uff0c\u8fd9\u4e2a\u5bb6\u5ead\u699c\u4e0a\u6709\u540d\uff01","smalltext":"\u65b0\u51a0\u80ba\u708e\u75ab\u60c5\u53d1\u751f\u4ee5\u6765\uff0c\u6e56\u5317\u7701\u5343\u4e07\u5bb6\u5ead\u79ef\u6781\u6295\u8eab\u5230\u75ab\u60c5\u9632\u63a7\u7684\u963b\u51fb\u6218\u4e2d\uff0c\u4ed6\u4eec\u6709\u7684\u51b2\u950b\u5728\u4e00\u7ebf\uff0c\u6709\u7684\u4fdd\u969c\u5927\u540e\u65b9\uff0c\u5728\u53c2\u4e0e\u533b\u7597\u6551\u6cbb\u3001\u7fa4\u9632\u7fa4\u63a7\u3001\u590d\u5de5\u590d\u4ea7\u7b49\u65b9\u9762\u4e8b\u8ff9\u7a81\u51fa\u3002\u4e3a\u8fdb\u4e00\u6b65\u6fc0\u52b1\u5728\u75ab","url":"http:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=3283"}; 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 () { } }); }); }