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=4553&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: 1716160972, nonceStr: 'MPWiXNtuHWOQuzIG', signature: '55e85e5684c92ee78e1f16879b89c41c8e9ff930', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"https:\/\/www.yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u6e2d\u5357\u5e02\u4e2d\u5fc3\u533b\u9662-\u54c1\u8d4f\u515a\u53f2\u73cd\u90ae \u91cd\u6e29\u7ea2\u8272\u8bb0\u5fc6","smalltext":"\u54c1\u8d4f\u515a\u53f2\u73cd\u90ae\uff0c\u91cd\u6e29\u7ea2\u8272\u8bb0\u5fc6\u30026\u670829\u65e5\u4e0b\u5348\uff0c\u6e2d\u5357\u5e02\u4e2d\u5fc3\u533b\u9662\u201c\u767e\u5e74\u515a\u53f2\u548c\u536b\u751f\u5065\u5eb7\u53f2\u96c6\u90ae\u5c55\u89c8\u201d\u5728\u95e8\u8bca\u5927\u5385\u4e3e\u884c\uff0c\u732e\u793c\u515a\u7684\u767e\u5e74\u534e\u8bde\uff0c\u5e86\u795d\u5efa\u966290\u5468\u5e74\u3002\u5e02\u4e2d\u5fc3\u533b\u9662\u515a\u59d4\u526f\u4e66\u8bb0\u515a\u7ee7\u9769\u4e3b\u6301","url":"https:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=11&id=4553"}; 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 () { } }); }); }