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=613&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: 1746313752, nonceStr: 'VOu4406zEQqcLv5R', signature: 'ccf6808a8f2afee24b0455abd997652ec8264903', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/oss2.zhongou.org.cn\/web\/yyrw\/201906\/20d52cb6098937d1c01af964af713932.jpg","title":"\u6b66\u6c49\u5e02\u4e2d\u5fc3\u533b\u9662\uff1a\u516d\u65ec\u9a74\u53cb\u518d\u65003900\u7c73\u9ad8\u5cf0\u611f\u8c22\u533b\u751f","smalltext":"\u8fd1\u65e5\uff0c\u6b66\u6c49\u5e02\u4e2d\u5fc3\u533b\u9662\u759d\u4e0e\u8179\u58c1\u5916\u79d1\u533b\u751f\u7f57\u6587\u6536\u5230\u4e00\u6761\u5fae\u4fe1\u6d88\u606f\uff0c\u6ca1\u60f3\u5230\u662f\u521a\u51fa\u9662\u4e0d\u4e45\u7684\u4e00\u4f4d\u8001\u60a3\u8005\u4ece\u6d77\u62d43900\u7c73\u7684\u526a\u5b50\u5f2f\u5c71\u53d1\u6765\u7684\u7167\u7247\u548c\u611f\u8c22\u7684\u8bdd\u8bed\u3002\u534a\u4e2a\u6708\u524d\uff0c\u8fd9\u540d\u60a3\u8005\u7a81\u53d1\u759d\u6c14\u5374\u575a\u6301\u8981\u968f\u961f\u53bb\u9752\u85cf\u9ad8\u539f\uff0c\u6700\u540e\u5728\u533b\u751f\u7684\u52aa\u529b\u4e0b\uff0c\u901a\u8fc7\u201c\u65e5\u95f4\u624b\u672f\u201d\u5f88\u5feb\u89e3\u9664\u4e86\u75be\u75db\uff0c\u5f97\u4ee5\u987a\u5229\u8e0f\u4e0a\u795e\u5f80\u7684\u9752\u85cf\u9ad8\u539f\u3002","url":"http:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=613"}; 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 () { } }); }); }