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=4435&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: 1744318094, nonceStr: '01GCVSTGB768isfu', signature: 'f6f967f85e4d304885d8c5222cd2459e42cb2f76', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/oss2.zhongou.org.cn\/web\/yyrw\/202107\/d7f9ed68eda2e472ceb4ec52cad9d15a.jpg","title":"\u4e0a\u6d77\u5065\u5eb7\u533b\u5b66\u9662\u9644\u5c5e\u5609\u5b9a\u533a\u4e2d\u5fc3\u533b\u9662\uff1a\u53d9\u4e8b\u533b\u5b66\u4e34\u5e8a\u5b9e\u8df5\u4f18\u79c0\u6848\u4f8b\u8fdb\u5165\u5168\u56fd\u524d\u5341\u5f3a","smalltext":"\u8fd1\u65e5\uff0c\u5907\u53d7\u4e1a\u5185\u5173\u6ce8\u7684\u201c\u5148\u58f0\u676f\u201d\u9996\u5c4a\u5168\u56fd\u53d9\u4e8b\u533b\u5b66\u4e34\u5e8a\u5b9e\u8df5\u6848\u4f8b\u5f81\u96c6\u6d3b\u52a8\u5165\u56f4\u6848\u4f8b\u7ec8\u5ba1\u4f1a\u5728\u5317\u4eac\u53ec\u5f00\u3002\u5609\u5b9a\u533a\u4e2d\u5fc3\u533b\u9662\u300a\u533b\u5b66\u4f26\u7406\u4e2d\u7684\u4eba\u6587\u5173\u6000\u201c\u53d9\u4e8b\u4f26\u7406\u67e5\u623f\u201d\u300b\u4ee5\u5e76\u5217\u7b2c\u4e94\u7684\u6210\u7ee9","url":"http:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=4435"}; 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 () { } }); }); }