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=4110&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: 1743797370, nonceStr: 'HlmXLFjPqzOHqBBo', signature: 'b5762267e2199795bdca728cdb40b930a603d533', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"https:\/\/yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u6b66\u6c49\u5e02\u6b66\u660c\u533b\u9662\uff1a\u5bb6\u5c5e\u4e0a\u95e8\u611f\u8c22\u62a4\u58eb\u4e3a\u5367\u5e8a\u8001\u4eba\u63d0\u4f9b\u7cbe\u7ec6\u670d\u52a1","smalltext":"\u6b66\u6c49\u5e02\u6b66\u660c\u533b\u9662\u62a4\u7406\u90e8\u5c06\u670d\u52a1\u5ef6\u4f38\u81f3\u793e\u533a\uff0c\u901a\u8fc7\u201c\u5065\u5eb7\u6b66\u6c49\u5b98\u5fae\u201d\u7f51\u7edc\u5e73\u53f0\u7684\u9884\u7ea6\u670d\u52a1\uff0c\u5b9a\u671f\u4e0a\u95e8\u4e3a\u5367\u5e8a\u8001\u4eba\u66f4\u6362\u80c3\u7ba1\uff0c\u5e76\u63d0\u4f9b\u62a4\u7406\u6307\u5bfc\uff0c\u89e3\u51b3\u4e86\u5367\u5e8a\u8001\u4eba\u5c31\u533b\u7684\u96be\u9898\u3002\u8001\u4eba\u7684\u5973\u513f\u4eb2\u7b14\u5199\u6765\u611f\u8c22\u4fe1\uff0c\u771f\u631a\u5730\u5411\u533b\u62a4\u4eba\u5458\u8868\u793a\u611f\u8c22\u3002","url":"https:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=4110"}; 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 () { } }); }); }