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=1380&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: 1747192895, nonceStr: '67BNUyBTlmZzXOYo', signature: '29fe86927d2ca72663b0bd1162a7271dc787bfbf', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/www.yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u7ef5\u7af9\u5e02\u4eba\u6c11\u533b\u9662:\u5976\u5976\u751f\u75c5\u53d7\u5230\u6089\u5fc3\u7167\u62a4 7\u5c81\u5973\u5b69\u81f4\u8c22\u533b\u751f","smalltext":"\u8fd1\u65e5\uff0c\u56db\u5ddd\u5927\u5b66\u534e\u897f\u533b\u9662\u7ef5\u7af9\u533b\u9662\u8840\u900f\u5ba4\u6536\u5230\u4e00\u5c01\u201c\u611f\u8c22\u4fe1\u201d,\u8fd9\u5c01\u4fe1\u51fa\u81ea\u4e00\u4f4d7\u5c81\u5c0f\u5973\u5b69\u7684\u7a1a\u5ae9\u4e4b\u624b\u3002\u201c\u611f\u8c22\u4fe1\u201d\u662f\u4e00\u5f20\u4fbf\u7b7e\u7eb8\uff0c\u4fe1\u4e2d\u5979\u7528\u94c5\u7b14\u5199\u9053\u201cxiexie\u4f60\u4eec\uff0c\u4f60\u4eec\u662f\u6700\u597d\u7684\u533b\u751f\u3002\u201d\u539f\u6765\uff0c\u5c0f\u5973\u5b69\u662f\u8be5\u9662\u8840\u900f\u5ba4\u900f\u6790\u60a3\u8005\u66f9\u5a46\u5a46\u7684\u5c0f\u5b59\u5973\uff0c\u5728\u770b\u5230\u533b\u62a4\u4eba\u5458\u5bf9\u81ea\u5df1\u7684\u5976\u5976\u6089\u5fc3\u7167\u987e\u540e\uff0c\u5199\u4e0b\u4e86\u8fd9\u5c01\u201c\u611f\u8c22\u4fe1\u201d\u3002\r\n","url":"http:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=1380"}; 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 () { } }); }); }