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=3458&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: 1746982548, nonceStr: 'nnxMBP61kv7cWKtu', signature: '0faa93acf423b14b252031d7a814971a5404baad', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/www.yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u70df\u53f0\u5e02\u829d\u7f58\u533a\u5987\u5e7c\u4fdd\u5065\u9662:\u63a8\u8fdb\u533b\u517b\u7ed3\u5408 \u7528\u7231\u4e3a\u8001\u4eba\u7b51\u8d77\u6e29\u6696\u7684\u75ab\u60c5\u9632\u63a7\u201c\u4fdd\u62a4\u5899\u201d","smalltext":"\u4e3a\u8fdb\u4e00\u6b65\u505a\u597d\u8001\u5e74\u4eba\u65b0\u578b\u51a0\u72b6\u75c5\u6bd2\u80ba\u708e\u75ab\u60c5\u9632\u63a7\u5de5\u4f5c\uff0c\u52a9\u529b\u6253\u8d62\u75ab\u60c5\u9632\u63a7\u963b\u51fb\u6218\uff0c\u70df\u53f0\u5e02\u829d\u7f58\u533a\u5987\u5e7c\u4fdd\u5065\u9662\u4e0e\u8f96\u533a\u7684\u70df\u53f0\u57ce\u53d1\u6986\u60a6\u533b\u517b\u4e2d\u5fc3\u3001\u798f\u76db\u8001\u5e74\u516c\u5bd3\u3001\u5eb7\u5b81\u8001\u5e74\u516c\u5bd3\u4e09\u5bb6\u517b\u8001\u673a\u6784\u5efa","url":"http:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=3458"}; 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 () { } }); }); }