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=1602&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: 1749480664, nonceStr: 'IIg1iwUcw7DFYYe4', signature: 'd74fa78eb9dc9d3308ecb9cd34d84a9dc5cda8f4', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"https:\/\/yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u7ef5\u9633\u56db\u3007\u56db\u533b\u9662\uff1a\u63f4\u85cf\u533b\u751f\u5b8b\u5c0f\u82b3\u7ed9\u4e88\u65b0\u751f\u547d\u5b58\u6d3b\u7684\u6700\u5927\u53ef\u80fd","smalltext":"\u5b8b\u5c0f\u82b3\u5728\u5230\u8fbe\u58e4\u5858\u53bf\u4eba\u6c11\u533b\u9662\u540e\uff0c\u514b\u670d\u9ad8\u539f\u53cd\u5e94\uff0c\u8fc5\u901f\u878d\u5165\u513f\u79d1\u5de5\u4f5c\uff0c\u719f\u6089\u533b\u9662\u5de5\u4f5c\u6a21\u5f0f\u3001\u4eba\u5458\u7ed3\u6784\u3001\u75c5\u4eba\u6536\u6cbb\u3001\u8bbe\u65bd\u8bbe\u5907\u7b49\u60c5\u51b5\uff0c\u660e\u786e\u201c\u4f20\u5e2e\u5e26\u201d\u5de5\u4f5c\u91cd\u5fc3\uff1a\u65b0\u751f\u513f\u5ba4\u8fd0\u884c\u53ca\u65b0\u751f\u513f\u75be\u75c5\u7684\u8bca\u6cbb\u3001\u89c4\u8303\u513f\u79d1\u5e38\u89c1\u75c5\u53ca\u591a\u53d1\u75c5\u7684\u8bca\u6cbb\u2026\u2026\r\n \u5b8b\u5c0f\u82b3\u7684\u8ba1\u5212\u8fdb\u884c\u5f97\u4e95\u7136\u6709\u5e8f\uff0c\u4e00\u9879\u9879\u57f9\u8bad\u548c\u6559\u5b66\uff0c\u4f7f\u5f97\u58e4\u5858\u53bf\u4eba\u6c11\u533b\u9662\u513f\u79d1\u533b\u52a1\u4eba\u5458\u638c\u63e1\u4e86\u591a\u9879\u6280\u80fd\u3002\u65b0\u751f\u513f\u75c5\u623f\u9010\u6b65\u8fd0\u8f6c\uff0c\u6709\u6548\u964d\u4f4e\u4e86\u58e4\u5858\u53bf\u65b0\u751f\u513f\u6b7b\u4ea1\u7387\u3002","url":"https:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=1602"}; 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 () { } }); }); }