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=2999&classid=4&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: 1714274807, nonceStr: '70IdJoGeyhVb0a9X', signature: '98b7de61ebe30a8dc54a3639ad8f272b606d2aec', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/www.yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u4e2d\u56fd\u79d1\u5b66\u9662\u5927\u5b66\u9644\u5c5e\u80bf\u7624\u533b\u9662\uff1a\u60a3\u8005\u5bc4\u676530\u7bb1\u6a58\u5b50\u4e4b\u540e","smalltext":"\u4e18\u8001\u4f2f\u662f\u4e00\u4f4d\u98df\u7ba1\u764c\u665a\u671f\u60a3\u8005\uff0c\u66fe\u5728\u4e0a\u6d77\u3001\u676d\u5dde\u591a\u5730\u8f97\u8f6c\uff0c\u6700\u7ec8\u9009\u62e9\u6765\u6211\u9662\u653e\u7597\u3002\u56e0\u4e3a\u75c5\u60c5\u91cd\u3001\u75c5\u7a0b\u665a\uff0c\u4e3b\u7ba1\u533b\u751f\u591a\u6b21\u7ec4\u7ec7\u8ba8\u8bba\u548c\u4f1a\u8bca\uff0c\u75c5\u60c5\u5f97\u5230\u8f83\u597d\u5730\u7f13\u89e3\u3002\u60a3\u8005\u548c\u5bb6\u5c5e\u65e2\u611f\u6fc0\u53c8\u5fd0\u5fd1\uff0c\u51e0\u6b21\u4e09\u756a\u7ed9\u533b\u62a4\u4eba\u5458\u9001\u4e0a\u7ea2\u5305\u3001\u91d1\u9879\u94fe\u7b49\u8d35\u91cd\u793c\u54c1\uff0c\u90fd\u88ab\u5a49\u8a00\u8c22\u7edd\u4e86\u3002\r\n\u519c\u5386\u6625\u8282\u524d\uff0c\u4e18\u8001\u4f2f\u7279\u5730\u4e3a\u79d1\u5ba4\u7684\u6bcf\u4e00\u4f4d\u533b\u751f\u3001\u62a4\u58eb\u5e26\u6765\u4e86\u5bb6\u4e61\u7279\u4ea7\u2014\u9ec4\u5ca9\u871c\u6a58\u4ee5\u793a\u611f\u8c22\u3002\u4e3a\u4e86\u4e0d\u4f24\u8001\u4eba\u7684\u5fc3\uff0c\u65b0\u5e74\u524d\u5915\uff0c\u533b\u62a4\u4eba\u5458\u4e00\u8d77\u51d1\u4e861000\u5143\u94b1\u4e70\u4e0b\u4e86\u4e18\u8001\u4f2f\u7684\u201c\u7231\u5fc3\u871c\u6854\u201d\uff0c\u5e76\u5305\u4e86\u4e00\u4e2a\u5927\u7ea2\u5305\u9001\u8fd8\u7ed9\u8001\u4eba\uff0c\u5bd3\u610f\u201c\u5341\u5168\u5341\u7f8e\u201d\u3002","url":"http:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=4&id=2999"}; 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 () { } }); }); }