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=696&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: 1746677780, nonceStr: 'JYoQd6cU5ragrEeL', signature: 'e8bf07612b6084df1dda2f31d4af16e0b60e0027', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/oss2.zhongou.org.cn\/web\/yyrw\/201907\/77be8a8b15f89853b87cc7180f4ba2fb.jpg","title":"\u6b66\u6c49\u5e02\u4e2d\u5fc3\u533b\u9662\uff1a\u9762\u762b\u60a3\u8005\u88ab\u8fd9\u4f4d\u201c\u6324\u7709\u5f04\u773c\u201d\u793a\u8303\u201c\u8138\u4fdd\u5065\u64cd\u201d\u7684\u5eb7\u590d\u79d1\u533b\u751f\u840c\u5230\u4e86","smalltext":"\u71ac\u591c\u52a0\u73ed\u5439\u7a7a\u8c03\u5439\u51fa\u9762\u762b\uff0c28\u5c81\u7684\u674e\u5148\u751f\u5230\u533b\u9662\u770b\u75c5\uff0c\u8ba9\u4ed6\u610f\u5916\u7684\u662f\uff0c\u5eb7\u590d\u79d1\u533b\u751f\u770b\u5b8c\u75c5\u540e\u4eb2\u81ea\u793a\u8303\u201c\u8138\u4fdd\u5065\u64cd\u201d\uff0c\u6765\u5e2e\u52a9\u4fc3\u8fdb\u9762\u90e8\u808c\u8089\u7684\u953b\u70bc\u548c\u5eb7\u590d\u3002\u674e\u5148\u751f\u89c9\u5f97\u5f88\u6709\u610f\u601d\uff0c\u7528\u624b\u673a\u5f55\u4e0b\u6765\u53d1\u5230\u6296\u97f3\u4e0a\uff0c\u5e76\u914d\u4e0a\u6696\u8bc4\u201c\u533b\u751f\u6324\u7709\u5f04\u773c\u505a\u9b3c\u8138\uff0c\u52a8\u4f5c\u592a\u53ef\u7231\u4e86\u201d\u3002","url":"http:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=696"}; 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 () { } }); }); }