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=2442&classid=12&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: 1716092247, nonceStr: 'TnQAAsezHnuqCjLf', signature: '82713603999e7c3193b3fff72dbf539a94916142', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u6b66\u6c49\u5e02\u80ba\u79d1\u533b\u9662\u675c\u8363\u8f89:\u5341\u5e74\u575a\u5b88\u201c\u65e0\u8a00\u7684\u7ea6\u5b9a\u201d \u6bcf\u6708\u9a71\u8f66\u4e24\u767e\u591a\u516c\u91cc\u4e49\u8bca","smalltext":" 10\u5e74\uff0c120\u6b21\uff0c\u8fd16\u4e07\u516c\u91cc\u2026\u2026\u6b66\u6c49\u5e02\u80ba\u79d1\u533b\u9662\u547c\u5438\u5185\u79d1\u4e3b\u4efb\u3001\u4e2d\u56fd\u9632\u75e8\u534f\u4f1a\u4e34\u5e8a\u4e13\u4e1a\u59d4\u5458\u675c\u8363\u8f89\uff0c\u6bcf\u6708\u4f1a\u62bd\u4e00\u4e2a\u5468\u516d\uff0c\u4ece\u6b66\u6c49\u81ea\u9a7e\u524d\u5f80\u901a\u57ce\u53bf\u75be\u63a7\u4e2d\u5fc3\u7ed3\u6838\u75c5\u9632\u6cbb\u4e13\u79d1\uff0c\u4e3a\u5f53\u5730\u60a3\u75c5\u7684\u6751\u6c11\u4e49","url":"http:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=12&id=2442"}; 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 () { } }); }); }