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=686&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: 1746612179, nonceStr: 'IEkCAmiZZZ95HOF6', signature: '025c6000c2eae842969aae38404eee556b81e3b1', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/oss2.zhongou.org.cn\/web\/yyrw\/201907\/f084c33a595ce6295fbbb29c9df3dc69.jpg","title":"\u5b89\u5fbd\u7701\u7b2c\u4e8c\u4eba\u6c11\u533b\u9662:\u4e3e\u529e\u201c\u4e0d\u5fd8\u521d\u5fc3\u3001\u7262\u8bb0\u4f7f\u547d\u201d\u4e3b\u9898\u6559\u80b2\u7231\u5fc3\u4e49\u8bca\u6d3b\u52a8","smalltext":"\u4e3a\u7eaa\u5ff5\u5efa\u515a98\u5468\u5e74\uff0c\u79ef\u6781\u54cd\u5e94\u4e60\u8fd1\u5e73\u603b\u4e66\u8bb0\u201c\u4e0d\u5fd8\u521d\u5fc3\u3001\u7262\u8bb0\u4f7f\u547d\u201d\u4e3b\u9898\u6559\u80b2\u6d3b\u52a8\u7cbe\u795e\uff0c\u5728\u201c\u4e03\u4e00\u201d\u5efa\u515a\u8282\u5f53\u5929\uff0c\u5b89\u5fbd\u7701\u7b2c\u4e8c\u4eba\u6c11\u533b\u9662\u515a\u59d4\u7ec4\u7ec7\uff0c\u7531\u666e\u5916\u79d1\u3001\u547c\u5438\u5185\u79d1\u3001\u4e2d\u533b\u79d1\u3001\u5fc3\u8840\u7ba1\u5185\u79d1\u3001","url":"http:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=686"}; 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 () { } }); }); }