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=3292&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: 1715082691, nonceStr: '5wtCOdjOwjVzSYCY', signature: 'f712d7c27f5d26ce07d3a24a11ad3f2a0fa87b55', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/www.yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u6566\u5316\u5e02\u4e2d\u533b\u9662\uff1a\u5e38\u6001\u5316\u505a\u597d\u75ab\u60c5\u9632\u63a7\u5de5\u4f5c","smalltext":"\u81ea4\u670828\u65e5\u4ee5\u6765\uff0c\u9662\u515a\u59d4\u4e66\u8bb0\u3001\u9662\u957f\u738b\u70b3\u5f3a\u8981\u6c42\u75ab\u60c5\u9632\u63a7\u9886\u5bfc\u5c0f\u7ec4\u5fc5\u987b\u6bcf\u65e5\u53ec\u5f00\u75ab\u60c5\u9632\u63a7\u4f8b\u4f1a\uff0c\u6839\u636e\u4e0a\u7ea7\u65b0\u7684\u6307\u793a\u7cbe\u795e\u548c\u5168\u9662\u75ab\u60c5\u9632\u63a7\u5de5\u4f5c\u68c0\u67e5\u60c5\u51b5\uff0c\u5bf9\u524d\u4e00\u5929\u7684\u9632\u63a7\u5de5\u4f5c\u8fdb\u884c\u603b\u7ed3\u901a\u62a5\u3001\u67e5\u627e\u6f0f\u6d1e\uff0c\u5236\u5b9a\u4e25\u5bc6\u7684\u9632\u63a7\u63aa\u65bd\uff0c\u5b89\u6392\u90e8\u7f72\u4e0b\u4e00\u6b65\u5de5\u4f5c\uff0c\u7075\u6d3b\u673a\u52a8\u5e94\u5bf9\u75ab\u60c5\u53d8\u5316\uff0c\u6301\u7eed\u6253\u597d\u75ab\u60c5\u9632\u63a7\u963b\u51fb\u6218\u3002\r\n\r\n","url":"http:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=3292"}; 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 () { } }); }); }