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=1427&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: 1747189669, nonceStr: 'ZzHz4inYbQWBeJGM', signature: 'cf683b1ae8ba239c520a8a993dfc2cfba170b0cf', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/oss2.zhongou.org.cn\/web\/yyrw\/201911\/b681278e3da4e154af9b3075855e0822.jpg","title":"\u6e56\u5317\u7701\u4e2d\u5c71\u533b\u9662\uff1a\u4e24\u5e74\u6cbb\u7597\u7ed3\u4e0b\u201c\u63a5\u9aa8\u7f18\u201d\uff0c\u4e03\u65ec\u8001\u4eba\u8d60\u9001\u4e66\u6cd5\u611f\u6069\u533b\u62a4","smalltext":"11\u670826\u65e5\uff0c\u5728\u6e56\u5317\u7701\u4e2d\u5c71\u533b\u9662\uff08\u6e56\u5317\u7701\u7b2c\u4e09\u4eba\u6c11\u533b\u9662\uff09\u9aa8\u5916\u79d1\uff0c\u4e00\u5e45\u7279\u6b8a\u7684\u201c\u9526\u65d7\u201d\u5438\u5f15\u4e86\u8bf8\u591a\u76ee\u5149\u3002\u4e0d\u540c\u4ee5\u5f80\uff0c\u8fd9\u5e45\u5145\u6ee1\u611f\u6fc0\u7684\u201c\u9526\u65d7\u201d\u662f\u7531\u4e00\u540d\u4e03\u65ec\u60a3\u8005\u7279\u610f\u8bf7\u4e66\u6cd5\u5bb6\u670b\u53cb\u4e66\u5199\u3001\u7cbe\u5fc3\u88c5\u88f1\u8fc7","url":"http:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=1427"}; 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 () { } }); }); }