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=3002&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: 1749397608, nonceStr: 'rg2KDWjoQhRSHjBm', signature: '7de27cc3a82623d52c3f295b585583a49bd21b6b', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"https:\/\/yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u6350\u732e\u516d\u4e2a\u5668\u5b98\u7684\u82f1\u96c4\uff0c\u4eca\u5929\u6211\u4eec\u4e3a\u60a8\u9001\u884c","smalltext":"\u5668\u5b98\u77ed\u7f3a\u662f\u4e00\u4e2a\u5168\u7403\u5171\u540c\u9762\u4e34\u7684\u96be\u9898\uff0c\u516c\u6c11\u901d\u4e16\u540e\u81ea\u613f\u6350\u732e\u5df2\u7ecf\u662f\u6211\u56fd\u5668\u5b98\u79fb\u690d\u4f7f\u7528\u7684\u552f\u4e00\u6765\u6e90\u3002\u76ee\u524d\uff0c\u6211\u56fd\u7684\u79fb\u690d\u533b\u9662,\u5df2\u6db5\u76d6\u6240\u6709\u5668\u5b98\u79fb\u690d\u95e8\u7c7b,\u79fb\u690d\u7b49\u5f85\u65f6\u95f4\u8f83\u4e4b\u524d\u5927\u5e45\u7f29\u77ed,\u8fd9\u4f9d\u9760\u4e8e\u4e2d\u56fd\u5df2\u521d\u6b65\u5efa\u7acb\u8d77\u4e00\u5957\u516c\u5e73\u516c\u6b63\u3001\u9633\u5149\u900f\u660e\u7684\u516c\u6c11\u5668\u5b98\u6350\u732e\u79fb\u690d\u4f53\u7cfb,\u66f4\u4f9d\u9760\u4e8e\u4e0e\u793e\u4e3b\u4e49\u65b0\u65f6\u4ee3\u4eba\u6587\u7cbe\u795e\u9ad8\u5ea6\u5951\u5408\u7684\u5949\u732e\u7cbe\u795e\u3002\r\n\u672c\u7bc7\u62a5\u9053\u4e3b\u4eba\u516c\u662f\u4e00\u4f4d\u5e74\u4ec532\u5c81\u3001\u4e24\u4e2a\u5e74\u5e7c\u5b69\u5b50\u7684\u7238\u7238\uff0c\u4e00\u573a\u7a81\u5982\u5176\u6765\u7684\u8f66\u7978\u593a\u53bb\u4e86\u4ed6\u7684\u751f\u547d\uff0c\u5bb6\u4eba\u51b3\u5b9a\u6350\u732e\u4ed6\u76846\u4e2a\u5668\u5b98\uff0c\u5305\u62ec2\u4e2a\u89d2\u819c\u30011\u4e2a\u809d\u810f\u30012\u4e2a\u80be\u810f\u30011\u4e2a\u5fc3\u810f\uff0c\u8fd9\u4e00\u4f1f\u5927\u7684\u51b3\u5b9a\u5c06\u7ed96\u4eba\u5e26\u53bb\u751f\u7684\u5e0c\u671b\u3002\u6811\u5170\uff08\u676d\u5dde\uff09\u533b\u9662\u7684\u533b\u62a4\u4eba\u5458\u81ea\u53d1\u5728\u91cd","url":"https:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=3002"}; 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 () { } }); }); }