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=6817&classid=7&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: 1743632682, nonceStr: '72jyhreDPAVZgjrf', signature: 'cfe0c3853538abd06d8d15a4451ae986ef8efa51', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/yyrw.org.cn\/d\/file\/p\/202410\/50f04514c0c9cdd5e200c35d7f37134f.jpg","title":"\u56fd\u5bb6\u536b\u751f\u5065\u5eb7\u59d4\u5458\u4f1a\uff1a\u5173\u4e8e\u5370\u53d1\u533b\u5b66\u4eba\u6587\u5173\u6000\u63d0\u5347\u884c\u52a8\u65b9\u6848\uff082024-2027\u5e74\uff09\u7684\u901a\u77e5\u53ca\u653f\u7b56\u89e3\u8bfb","smalltext":"\u533b\u5b66\u4eba\u6587\u5173\u6000\u63d0\u5347\u884c\u52a8\u65b9\u6848(2024-2027\u5e74)\u2002\u4e3a\u6df1\u5165\u63a8\u8fdb\u5065\u5eb7\u4e2d\u56fd\u5efa\u8bbe\uff0c\u63d0\u5347\u533b\u5b66\u4eba\u6587\u5173\u6000\uff0c\u6539\u5584\u533b\u60a3\u6c9f\u901a\uff0c\u6784\u5efa\u548c\u8c10\u533b\u60a3\u5173\u7cfb\uff0c\u52a9\u529b\u536b\u751f\u5065\u5eb7\u4e8b\u4e1a\u9ad8\u8d28\u91cf\u53d1\u5c55\uff0c\u5236\u5b9a\u672c\u65b9\u6848\u3002\u4e00\u3001\u603b\u4f53\u8981\u6c42\u4ee5\u4e60","url":"http:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=7&id=6817"}; 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 () { } }); }); }