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=6719&classid=14&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: 1715230527, nonceStr: 'knxRdjPQW753CWkr', signature: '1aac430893251ea1024dc209a21774a1eea45ec0', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u533b\u9662\u4eba\u6587\u7ba1\u7406\u5f81\u6587\uff1a\u57fa\u4e8eOMC\u79d1\u5b66\u7ba1\u7406\u601d\u7ef4\u4e0b\u533b\u9662\u9662\u53f2\u9986\u5efa\u8bbe\u63a2\u7d22","smalltext":"\u6cb3\u5357\u7701\u80bf\u7624\u533b\u9662\u662f\u6cb3\u5357\u552f\u4e00\u4e00\u6240\u96c6\u533b\u7597\u3001\u9884\u9632\u3001\u79d1\u7814\u3001\u6559\u5b66\u3001\u5eb7\u590d\u4e3a\u4e00\u4f53\u7684\u4e09\u7ea7\u7532\u7b49\u80bf\u7624\u4e13\u79d1\u533b\u9662\uff0c\u7b79\u5efa\u4e8e1977\u5e74\uff0c1984\u5e74\u6b63\u5f0f\u5f00\u8bca\uff0c2010\u5e74\u6302\u724c\u6210\u4e3a\u90d1\u5dde\u5927\u5b66\u9644\u5c5e\u80bf\u7624\u533b\u9662\u3002\u7ecf\u8fc746\u5e74\u7684\u5efa","url":"http:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=14&id=6719"}; 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 () { } }); }); }