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=1755&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: 1714996842, nonceStr: 'qgeqsawFWyS7DL0T', signature: 'ee905a4028c5d0c9d0c8fff69f4e52947d74720e', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/oss2.zhongou.org.cn\/web\/yyrw\/202002\/e43eb49dff13c38d26bdbe3e84eb2024.jpg","title":"\u94dc\u9675\u5e02\u7acb\u533b\u9662\uff1a\u9a70\u63f4\u51fa\u5f81\u524d\u5979\u5199\u4e0b\u5165\u515a\u5fd7\u613f\u4e66","smalltext":"\u5979\u662f\u5973\u513f\u3001\u662f\u59bb\u5b50\u3001\u662f2\u5c81\u5b9d\u5b9d\u7684\u6bcd\u4eb2\u3001\u66f4\u662f\u4e00\u4e2a\u670910\u5e74\u91cd\u75c7\u76d1\u62a4\u75c5\u623f\u5de5\u4f5c\u7ecf\u9a8c\u7684\u767d\u8863\u6218\u58eb\u3002\u75ab\u60c5\u6765\u88ad\uff0c\u5979\u7b2c\u4e00\u4e2a\u62a5\u540d\u63f4\u9102\u51fa\u5f81\uff0c\u5199\u4e0b\u5165\u515a\u7533\u8bf7\u4e66\u9006\u5411\u800c\u884c\u3002\u5728\u6b66\u6c49\u592a\u5eb7\u533b\u9662\u76f4\u9762\u65b0\u51a0\u75c5\u6bd2\uff0c\u5979\u526a\u53bb\u79c0\u53d1\u3001\u7a7f\u4e0a\u7eb8\u5c3f\u88e4\u3001\u4e0d\u559d\u6c34\u2026\u2026\u6301\u7eed\u575a\u5b88\u5728\u6700\u5371\u91cd\u7684\u91cd\u75c7\u76d1\u62a4\u5355\u5143\uff0c\u7528\u5b9e\u9645\u884c\u52a8\u8df5\u884c\u5b88\u62a4\u751f\u547d\u5065\u5eb7\u7684\u533b\u8005\u8a93\u8a00\u3002","url":"http:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=1755"}; 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 () { } }); }); }