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=2646&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: 1746164883, nonceStr: 'MuN5f9s1eT8yhnie', signature: 'a17bb282cef4370282366035d9c2c9d20ad89fce', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/www.yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u5357\u65b9\u533b\u79d1\u5927\u5b66\u5357\u65b9\u533b\u9662\u62a4\u7406\u90e8\u6839\u690d\u4e8e\u5fc3\uff0c\u89c1\u8bf8\u4e8e\u884c,\u52aa\u529b\u56de\u5e94\u75c5\u60a3\u4e4b\u82e6\u75db","smalltext":"\u5357\u65b9\u533b\u9662\u7cfb\u5357\u65b9\u533b\u79d1\u5927\u5b66\u7b2c\u4e00\u9644\u5c5e\u533b\u9662\uff0c\u5f00\u5c55\u5e8a\u4f4d 3000\u5f20\uff0c\u73b0\u6709\u6ce8\u518c\u62a4\u58eb\u8fd1 2357\u540d\uff0c\u201c\u4e34\u5e8a\u62a4\u7406\u201d\u4e3a\u5e7f\u4e1c\u7701\u9ad8\u6c34\u5e73\u91cd\u70b9\u4e13\u79d1\u3002\u62a4\u7406\u90e8\u4e3b\u4efb\u5468\u6625\u5170\u62c5\u4efb\u4e2d\u56fd\u751f\u547d\u5173\u6000\u534f\u4f1a\u4eba\u6587\u62a4\u7406\u4e13\u4e1a\u59d4\u5458\u4f1a","url":"http:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=13&id=2646"}; 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 () { } }); }); }