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=3241&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: 1716138245, nonceStr: 'pAcvQcMS1PPPgryN', signature: '4389d9d6793053af1ac29ef1004569ddf2e6b216', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/oss2.zhongou.org.cn\/web\/yyrw\/202005\/6c20ea3f84d8222fc1a8f118d520b0b7.jpg","title":"\u5b89\u5fbd\u7701\u7b2c\u4e8c\u4eba\u6c11\u533b\u9662\uff1a\u6696\u5fc3\uff01\u521d\u4e2d\u751f\u7684\u201c\u7231\u5fc3\u53e3\u7f69\u201d\u9001\u5230\u7701\u4e8c\u9662\u533b\u62a4\u624b\u4e2d","smalltext":"5\u670810\u65e5\u4e0b\u534817\u70b9\u5de6\u53f3\uff0c\u4e00\u540d\u4e2d\u5b66\u751f\u5c0f\u8dd1\u6765\u5230\u5b89\u5fbd\u7701\u7b2c\u4e8c\u4eba\u6c11\u533b\u9662\u6025\u8bca\u79d1\u62a4\u58eb\u7ad9\uff0c\u5f80\u62a4\u58eb\u7ad9\u684c\u4e0a\u653e\u4e0b\u4e00\u4e2a\u5851\u6599\u888b\uff0c\u8bf4\u4e86\u53e5\u201c\u4f60\u4eec\u8f9b\u82e6\u4e86\u201d\u8f6c\u8eab\u4fbf\u79bb\u53bb\u3002\u6b63\u5728\u503c\u73ed\u7684\u62a4\u58eb\u5b59\u743c\u743c\u8d76\u7d27\u4e0a\u524d\u67e5\u770b\uff0c\u53d1","url":"http:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=3241"}; 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 () { } }); }); }