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=252&classid=9&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: 1714605889, nonceStr: 'mgbYou47t3hivTfK', signature: 'ab6b2b46bf4ccf8b9df16c7e7a67d16deb404f68', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"https:\/\/www.yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u4e8e\u5e7f\u519b\uff1a\u4eba\u6587\u533b\u9662\u5efa\u8bbe\u662f\u533b\u5b66\u6a21\u5f0f\u8f6c\u53d8\u7684\u5fc5\u7136\u8981\u6c42","smalltext":"\u968f\u7740\u65f6\u4ee3\u7684\u53d1\u5c55\u8fdb\u6b65\uff0c\u751f\u7269-\u5fc3\u7406-\u793e\u4f1a\u533b\u5b66\u6a21\u5f0f\u5df2\u7ecf\u5b9e\u73b0\u4e86\u5bf9\u751f\u7269\u533b\u5b66\u6a21\u5f0f\u7684\u8d85\u8d8a\uff0c\u540c\u65f6\u4e5f\u660e\u786e\u4e86\u6211\u4eec\u5728\u5bf9\u5f85\u5065\u5eb7\u548c\u75be\u75c5\u95ee\u9898\u4e0d\u5e94\u53ea\u4ece\u81ea\u7136\u79d1\u5b66\u7684\u89d2\u5ea6\u6765\u8ba4\u8bc6\uff0c\u8fd8\u8981\u4ece\u793e\u4f1a\u79d1\u5b66\u7279\u522b\u662f\u5fc3\u7406\u5b66\u548c\u4eba\u6587\u79d1\u5b66\u7684\u89d2\u5ea6\u6765\u8ba4\u8bc6\u3002\u4eba\u6587\u7cbe\u795e\u662f\u4e00\u79cd\u666e\u904d\u7684\u4eba\u7c7b\u81ea\u6211\u5173\u6000\uff0c\u8868\u73b0\u4e3a\u5bf9\u4eba\u7684\u5c0a\u4e25\u3001\u4ef7\u503c\u3001\u547d\u8fd0\u7684\u7ef4\u62a4\u3001\u8ffd\u6c42\u548c\u5173\u5207\uff0c\u5bf9\u4eba\u7c7b\u9057\u7559\u4e0b\u6765\u7684\u5404\u79cd\u7cbe\u795e\u6587\u5316\u73b0\u8c61\u7684\u9ad8\u5ea6\u73cd\u89c6\uff0c\u5bf9\u4e00\u79cd\u5168\u9762\u53d1\u5c55\u7684\u7406\u60f3\u4eba\u683c\u7684\u80af\u5b9a\u548c\u5851\u9020\uff0c\u5b83\u5173\u6ce8\u7684\u662f\u4eba\u7c7b\u4ef7\u503c\u548c\u7cbe\u795e\u8868\u73b0\u3002","url":"https:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=9&id=252"}; 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 () { } }); }); }