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=1457&classid=3&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: 1714360901, nonceStr: 'BtGxIDwCWcDVeTSn', signature: '60feb3dc7dffbb5db95664d322e49cc99b2b408a', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/oss2.zhongou.org.cn\/web\/yyrw\/201912\/11ae72894583768f01a99842a73775c9.jpg","title":"\u59d4\u5458\u674e\u83b9\uff1a\u7528\u5fae\u5149\u6e29\u6696\u4e16\u754c","smalltext":"\u674e\u83b9\uff0c\u5973\uff0c1981\u5e7412\u6708\u51fa\u751f\uff0c\u73b0\u4efb\u8fbd\u5b81\u7701\u671d\u9633\u5e02\u7b2c\u56db\u533b\u9662\u515a\u529e\u4e3b\u4efb\u3001\u5de5\u4f1a\u526f\u4e3b\u5e2d\u3001\u5ba3\u4f20\u79d1\u79d1\u957f\u3001\u897f\u6881\u5206\u9662\u8d1f\u8d23\u4eba\u30022014\u5e74\u88ab\u4e2d\u5171\u671d\u9633\u5e02\u59d4\u5458\u4f1a\u3001\u671d\u9633\u5e02\u4eba\u6c11\u653f\u5e9c\u8bc4\u4e3a\u201c2011\u20142014\u5e74\u5ea6\u6276\u8d2b\u5de5\u4f5c\u5148\u8fdb\u4e2a\u4eba\u201d\uff1b2017\u5e74\u88ab\u671d\u9633\u5e02\u79d1\u6559\u6587\u536b\u5de5\u4f1a\u8bc4\u4e3a\u201c2015\u20142016\u5e74\u5ea6\u4f18\u79c0\u5de5\u4f1a\u5de5\u4f5c\u8005\u201d\u79f0\u53f7\uff1b2017\u5e744\u6708\uff0c\u7531\u300a\u5065\u5eb7\u62a5\u300b\u793e\u4e3b\u529e\uff0c\u300a\u5065\u5eb7\u62a5\u300b\u793e\u5730\u65b9\u53d1\u5c55\u4e2d\u5fc3\u627f\u529e\u76842017\u5e74\u536b\u751f\u8ba1\u751f\u7cfb\u7edf\u5ba3\u4f20\u57f9\u8bad\u73ed\u4e2d\uff0c\u8be5\u540c\u5fd7\u8d1f\u8d23\u7f16\u8f91\u7684\u671d\u9633\u5e02\u7b2c\u56db\u533b\u9662\u5b98\u65b9\u5fae\u4fe1\u516c\u4f17\u5e73\u53f0\u8363\u83b7\u201c\u4f18\u79c0\u533b\u9662\u5ba3\u4f20\u5e73\u53f0\u201d\uff1b2017\u5e7410\u6708\u5728\u56fd\u5bb6\u536b\u751f\u8ba1\u751f\u59d4\u5ba3\u4f20\u53f8\u6307\u5bfc\uff0c\u4e2d\u56fd\u536b\u751f\u6444\u5f71\u534f","url":"https:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=3&id=1457"}; 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 () { } }); }); }