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=4916&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: 1743764643, nonceStr: 'XdXoN40p6uiYcuKb', signature: 'ef9d8daf2404aacdb87eb728d5549e7898080a82', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u897f\u5b89\u4ea4\u901a\u5927\u5b66\u7b2c\u4e00\u9644\u5c5e\u533b\u9662-\u57fa\u4e8e\u7537\u62a4\u58eb\u804c\u4e1a\u89c4\u5212\u7684\u201c\u7537\u4e01\u683c\u5c14\u4e4b\u5bb6\u201d\u5c0f\u7ec4\u5efa\u8bbe\u4e0e\u53d1\u5c55","smalltext":"\u4e00\u3001\u6848\u4f8b\u80cc\u666f\u897f\u5b89\u4ea4\u901a\u5927\u5b66\u7b2c\u4e00\u9644\u5c5e\u533b\u9662\u62a4\u7406\u4e8b\u4e1a\u4f34\u968f\u7740\u533b\u9662\u516d\u5341\u4f59\u5e74\u7684\u8270\u8f9b\u53d1\u5c55\u5386\u7a0b\uff0c\u5386\u7ecf\u6570\u4ee3\u62a4\u7406\u524d\u8f88\u7684\u65e0\u79c1\u5949\u732e\u548c\u5168\u9662\u62a4\u7406\u4eba\u5458\u7684\u5171\u540c\u52aa\u529b\uff0c\u73b0\u5df2\u6210\u4e3a\u5177\u6709\u96c6\u62a4\u7406\u7ba1\u7406\u3001\u4e34\u5e8a\u3001\u6559\u5b66","url":"http:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=11&id=4916"}; 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 () { } }); }); }