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=2108&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: 1747145139, nonceStr: 'kIQZITQEZZjq3Im9', signature: 'fbb36c1398bb9a4d01998cf47ac03d8ce0fe1575', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/www.yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u601d\u8305\u533a\u4eba\u6c11\u533b\u9662:\u5b88\u7262\u9632\u63a7\u5927\u95e8 \u5b88\u62a4\u5987\u5973\u5065\u5eb7","smalltext":"2020\u5e74\uff0c\u5f53\u4eba\u4eec\u7528\u6e29\u6696\u7684\u8bcd\u8bed\u795d\u798f\u7740\u5f7c\u6b64\uff0c\u5373\u5c06\u8fce\u6765\u65b0\u7684\u4e00\u5e74\u4e4b\u65f6\uff0c\u5f53\u4eba\u4eec\u6b22\u5929\u559c\u5730\u51c6\u5907\u7740\u5e74\u8d27\uff0c\u51c6\u5907\u7740\u4e0e\u4eb2\u4eba\u56e2\u805a\u4e4b\u65f6\uff0c\u7a81\u5982\u5176\u6765\u7684\u65b0\u51a0\u80ba\u708e\u75ab\u60c5\u6253\u7834\u4e862020\u5e74\u6625\u8282\u6b22\u5feb\u7965\u548c\u7684\u6c14\u6c1b\u3002\u751f\u547d\u91cd\u4e8e","url":"http:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=2108"}; 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 () { } }); }); }