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=3460&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: 1715110897, nonceStr: '8DY9HUtH6VA7OSL9', signature: '62e60ab3fa0c4d5d48e89ce69d36a7f92c434a1e', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u70df\u53f0\u5e02\u829d\u7f58\u533a\u5987\u5e7c\u4fdd\u5065\u9662:\u7528\u6e29\u60c5\u4e0e\u7231\u5fc3 \u5475\u62a4\u5987\u513f\uff0c\u5b88\u5019\u4e00\u7247\u5065\u5eb7\u51c0\u571f","smalltext":"\u65b0\u578b\u51a0\u75c5\u6bd2\u611f\u67d3\u80ba\u708e\u75ab\u60c5\u6765\u52bf\u6c79\u6c79\uff0c\u5b55\u4ea7\u5987\u548c\u513f\u7ae5\u662f\u65b0\u51a0\u80ba\u708e\u6613\u611f\u4eba\u7fa4\uff0c\u70df\u53f0\u5e02\u829d\u7f58\u533a\u5987\u5e7c\u4fdd\u5065\u9662\u8fc5\u901f\u53cd\u5e94\uff0c\u5168\u5458\u53d6\u6d88\u4f11\u5047\uff0c\u7ec4\u5efa\u829d\u7f58\u533a\u5b55\u4ea7\u5987\u65b0\u51a0\u80ba\u708e\u611f\u67d3\u6551\u6cbb\u4e13\u5bb6\u56e2\u961f\uff0c\u4ee5\u4e13\u4e1a\u7684\u533b\u5b66\u77e5\u8bc6\u3001\u5d07\u9ad8\u7684\u804c\u4e1a\u7d20\u517b\u3001\u5f3a\u70c8\u7684\u4f7f\u547d\u62c5\u5f53\uff0c\u5168\u529b\u4ee5\u8d74\u6295\u5165\u9632\u75ab\u5de5\u4f5c\uff0c\u7528\u6e29\u60c5\u4e0e\u7231\u5fc3\u5475\u62a4\u5987\u513f\uff0c\u5b88\u5019\u4e00\u7247\u5065\u5eb7\u51c0\u571f\u3002","url":"http:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=3460"}; 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 () { } }); }); }