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=2744&classid=11&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: 1715638537, nonceStr: 'oRQv697OmwUhMobV', signature: 'a0f87336452e88c50a2043d120a063a8bd4a4b3a', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"https:\/\/www.yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u5f20\u5bb6\u754c\u5e02\u4eba\u6c11\u533b\u9662\uff1a\u533b\u6821\u878d\u5408\u4e3a\u4f9d\u6258\uff0c \u7528\u533b\u5b66\u4eba\u6587\u7740\u529b\u63a8\u8fdb\u5065\u5eb7\u5b66\u6821\u5efa\u8bbe","smalltext":"\u4e3a\u6df1\u5165\u8d2f\u5f7b\u843d\u5b9e \u201c\u5065\u5eb7\u4e2d\u56fd2030\u201d\u89c4\u5212\u7eb2\u8981\uff0c\u8df5\u884c\u201c\u5065\u5eb7\u513f\u7ae5\u884c\u52a8\u8ba1\u5212\u201d\uff0c\u5207\u5b9e\u4fdd\u969c\u513f\u7ae5\u5065\u5eb7\u6210\u957f\u3002\u5728\u5f20\u5bb6\u754c\u5e02\u521b\u536b\u529e\u3001\u5e02\u536b\u751f\u5065\u5eb7\u59d4\u7684\u6307\u5bfc\u4e0b\uff0c\u5f20\u5bb6\u754c\u5e02\u4eba\u6c11\u533b\u9662\u91c7\u53d6\u201c\u4e09\u7ed3\u5408\u3001\u4e09\u8f6c\u53d8","url":"https:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=11&id=2744"}; 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 () { } }); }); }