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=3025&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: 1745165565, nonceStr: 'rgiNxFd7Br8NvGVY', signature: '4ac6cf015fa68ff2f258629366eccea9c002aa5e', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u6253\u98de\u7684\uff01\u4eac\u5317300\u516c\u91cc\u5916\u53d7\u4f24\uff0c\u76f4\u5347\u673a\u76f4\u98de\u533b\u9662\u6551\u547d","smalltext":"\u6cb3\u5317\u627f\u5fb7\u56f4\u573a\uff0c\u4e00\u540d\u7537\u5b50\u540e\u80cc\u7740\u5730\u6454\u5012\u5728\u786c\u77f3\u4e0a\uff0c\u9020\u6210\u53f3\u80f8\u5927\u91cf\u79ef\u6db2\uff0c\u5728\u5f53\u5730\u533b\u9662\u8fdb\u884c\u4e861700ml\u7684\u95ed\u5f0f\u5f15\u6d41\u540e\u4ecd\u672a\u597d\u8f6c\u3002\u9274\u4e8e\u4f24\u60c5\u4e25\u91cd\uff0c\u800c\u6c7d\u8f66\u8f6c\u8fd0\u98a0\u7c38\u4e14\u8017\u65f6\u8f83\u957f\uff0c\u4e00\u573a300\u591a\u516c\u91cc\u7684\u76f4\u5347\u673a\u201c\u63a5\u529b\u201d\u5c31\u6b64\u5c55\u5f00\u3002\r\n\u5317\u4eac\u5927\u5b66\u56fd\u9645\u533b\u9662\u4f5c\u4e3a\u5317\u4eac\u5927\u5b66\u7b2c\u516b\u4e34\u5e8a\u533b\u5b66\u9662\u548c2022\u5e74\u51ac\u5965\u4f1a\u533b\u7597\u4fdd\u969c\u533b\u9662\uff0c\u627f\u62c5\u7740\u4eac\u6d25\u5180\u5730\u533a\u5371\u6025\u91cd\u60a3\u8005\u8f6c\u8bca\u3001\u6536\u6cbb\u7684\u4efb\u52a1\uff0c\u5e76\u5728\u7a7a\u4e2d\u6551\u63f4\u65b9\u9762\u626e\u6f14\u91cd\u8981\u89d2\u8272\u3002\u7537\u5b50\u5728\u6cb3\u5317\u627f\u5fb7\u53d7\u4f24\uff0c\u7531\u4e8e\u5730\u7f18\u4f18\u52bf\uff0c\u5c31\u8fd1\u76f4\u5347\u673a\u8f6c\u8fd0\u81f3\u5317\u4eac\u5927\u5b66\u56fd\u9645\u533b\u9662\u987a\u5229\u8fdb\u884c\u4e86\u6cbb\u7597\uff0c\u4f53\u73b0\u51fa\u4eac\u6d25\u5180\u4e00\u4f53\u5316\u4e0b\u4f18\u8d28\u533b\u7597\u8d44\u6e90\u7684\u4e0b\u6c89\u3001\u8f6c\u5316\u3001\u5171\u4eab\u3002","url":"http:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=3025"}; 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 () { } }); }); }