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=1128&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: 1714410485, nonceStr: 'SXZ4Uy5wyE9A5EdM', signature: '71ab4ecbb6ba8bab25931fb0e9374928067276ee', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/oss2.zhongou.org.cn\/web\/yyrw\/201909\/f983765342a47b8a3d1a6d82e69a0eeb.jpg","title":"\u6b66\u6c49\u5e02\u7b2c\u516d\u533b\u9662\uff1a\u4e00\u7bc7\u533b\u5b66\u79d1\u666e\u5ef6\u7eed11\u5e74\u533b\u60a3\u60c5 \u60a3\u8005\u642d\u4e58\u706b\u8f66\u4e24\u5ea6\u6765\u6c49\u201c\u5343\u91cc\u6c42\u533b\u201d","smalltext":"\u201c\u5feb\u70b9\uff0c\u8d76\u5feb\u8054\u7cfb\uff01\u76f4\u63a5\u53bb\u6b66\u6c49\u6cbb\u7597\uff01\u201d9\u67084\u65e5\uff0c\u5bb6\u4f4f\u90a2\u53f0\u5e02\u7ecf\u8d38\u59d4\u5bbf\u820d\u768469\u5c81\u987e\u5976\u5976\uff08\u5316\u59d3\uff09\u5bf9\u5176\u5973\u513f\u8bf4\u9053\uff0c\u968f\u5373\u5728\u5973\u513f\u3001\u5916\u5b59\u7684\u5168\u7a0b\u966a\u62a4\u4e0b\uff0c\u987e\u5976\u5976\u5750\u9ad8\u94c1\u6765\u5230\u4e86\u66fe11\u5e74\u524d\u5c31\u8bca\u7684\u6b66\u6c49\u5e02\u7b2c\u516d\u533b\u9662\uff0c\u627e","url":"https:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=1128"}; 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 () { } }); }); }