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=2715&classid=10&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: 1743771205, nonceStr: 'qg3BsjaZEp67XoW9', signature: 'c683530b274d32a3b41bc7657bcc01a667ded83f', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u7518\u5dde\u533a\u5987\u5e7c\u4fdd\u5065\u9662\uff1a\u5f70\u663e\u6587\u5316\u529b\u91cf \u521b\u65b0\u670d\u52a1\u54c1\u724c","smalltext":"\u7518\u5dde\u533a\u5987\u5e7c\u4fdd\u5065\u9662\u59cb\u5efa\u4e8e1956\u5e748\u6708\uff0c\u7ecf60\u591a\u5e74\u7684\u53d1\u5c55\uff0c\u73b0\u5df2\u6210\u4e3a\u96c6\u5987\u5973\u4fdd\u5065\u3001\u513f\u7ae5\u4fdd\u5065\u3001\u4f18\u751f\u4f18\u80b2\u3001\u8ba1\u5212\u751f\u80b2\u6280\u672f\u6307\u5bfc\u3001\u4ea7\u524d\u3001\u4ea7\u540e\u4fdd\u5065\u3001\u75be\u75c5\u9632\u6cbb\u76f8\u7ed3\u5408\u7684\u4e8c\u7ea7\u7532\u7b49\u5987\u5e7c\u4fdd\u5065\u673a\u6784\uff0c\u662f\u7518","url":"http:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=10&id=2715"}; 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 () { } }); }); }