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=1286&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: 1747169597, nonceStr: 'UwzvYlcRO5U9Lln6', signature: '8fffac0118523cd267f0d8dfafffe5511d107ec6', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/oss2.zhongou.org.cn\/web\/yyrw\/201910\/ad83e383fa66a28a9b3621fee40bb5cb.jpg","title":"\u6e56\u5357\u7701\u4eba\u6c11\u533b\u9662\uff1a2\u5c81\u7537\u7ae5\u80c3\u91cc\u96c6\u9f5010\u201c\u9f99\u73e0\u201d\uff0c\u80c3\u955c\u4e0b\u5de7\u7528\u78c1\u529b\u201c\u9493\u201d\u51fa","smalltext":"\u5728\u52a8\u753b\u7247\u91cc\uff0c\u96c6\u9f507\u9897\u9f99\u73e0\u5c31\u53ef\u4ee5\u53ec\u5524\u795e\u9f99\u5b9e\u73b0\u613f\u671b\uff0c\u6e56\u5357\u90b5\u4e1c\u4e00\u540d2\u5c81\u7537\u7ae5\u63a5\u8fde\u541e\u4e0b\u78c1\u529b\u73e0\uff0c\u5728\u81ea\u5df1\u7684\u80c3\u91cc\u96c6\u9f5010\u9897\u201c\u9f99\u73e0\u201d\uff0c\u5e78\u4e8f\u6e56\u5357\u7701\u4eba\u6c11\u533b\u9662\u6d88\u5316\u5185\u79d1\u4e13\u5bb6\u795e\u64cd\u4f5c\uff0c\u50cf\u9493\u9c7c\u4e00\u6837\u5c06\u78c1\u529b\u73e0\u6089","url":"http:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=1286"}; 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 () { } }); }); }