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=966&classid=4&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: 1714660707, nonceStr: 'hKkI5CWouvr656vq', signature: 'b854c90ebd5484378cbbfc998bc15cb347bb0bb4', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/oss2.zhongou.org.cn\/web\/yyrw\/201908\/467c3a965bd70f172845c8cc4b9d83fc.jpg","title":"\u5e7f\u5dde\u533b\u79d1\u5927\u5b66\u9644\u5c5e\u7b2c\u4e09\u533b\u9662\u9ec4\u8d24\u541b\uff1a\u533b\u60a3\u89d2\u8272\u4e92\u6362\u4f53\u9a8c\u8425\u8fd9\u4e9b\u5e74","smalltext":"\u4f46\u51e1\u60f3\u8981\u505a\u597d\u4e00\u4ef6\u4e8b\u60c5\uff0c\u90fd\u4e0d\u5bb9\u6613\uff0c\u4f46\u662f\u5982\u679c\u59cb\u7ec8\u575a\u6301\u957f\u671f\u505a\u597d\u4e00\u4ef6\u4e8b\u60c5\uff0c\u5c31\u66f4\u96be\u4e0a\u52a0\u96be\u3002\u4f46\u662f\u505a\u4e0b\u6765\u4e86\uff0c\u5c31\u5f88\u6709\u804c\u4e1a\u6210\u5c31\u611f\u30022013\u5e74\uff0c\u521a\u5de5\u4f5c\u4e0d\u4e45\u3002\u6709\u4e00\u5929\uff0c\u56e2\u59d4\u4e66\u8bb0\u548c\u6211\u8bf4\uff1a\u8d24\u541b\uff0c\u60f3\u505a\u4e2a\u6709\u70b9\u610f\u601d","url":"http:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=4&id=966"}; 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 () { } }); }); }