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=5285&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: 1716087429, nonceStr: 'cwhQTDr0XTm9pkBE', signature: '7a97655886574a0254fae9620547d88c0de7cc8c', 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\uff1a\u4e00\u901a\u7535\u8bdd \u4e00\u4efd\u60c5\u8c0a","smalltext":"\u5728\u5f53\u524d\u8fd9\u4fe1\u606f\u5316\u65f6\u4ee3\uff0c\u5404\u5927\u533b\u9662\u7eb7\u7eb7\u5f00\u59cb\u5c06\u4fe1\u606f\u6280\u672f\u5e94\u7528\u5230\u6ee1\u610f\u5ea6\u8c03\u67e5\u4e2d\uff0c\u91c7\u7528\u7535\u5b50\u95ee\u5377\u3001\u77ed\u4fe1\u56de\u8bbf\u7b49\u65b9\u5f0f\u5bf9\u75c5\u4eba\u8fdb\u884c\u56de\u8bbf\u65f6\uff0c\u7ef5\u7af9\u5e02\u4eba\u6c11\u533b\u9662\u4ecd\u575a\u6301\u8bbe\u7acb\u7535\u8bdd\u56de\u8bbf\u4e13\u804c\u4eba\u5458\uff0c\u5e76\u5df2\u6301\u7eed\u5341\u591a\u5e74\u4e86\uff0c\u53ea\u4e3a\u8ba9\u60a3\u8005\u611f\u53d7\u5230\u6709\u6e29\u5ea6\u6709\u70ed\u60c5\u7684\u6ee1\u610f\u5ea6\u8c03\u67e5\u548c\u533b\u7597\u670d\u52a1\u8d28\u91cf\u56de\u8bbf\uff0c\u4e5f\u4e3a\u66f4\u76f4\u63a5\u8c03\u67e5\u4e86\u89e3\u60a3\u8005\u7684\u5c31\u533b\u611f\u53d7\uff0c\u63d0\u5347\u533b\u9662\u670d\u52a1\u8d28\u6548\u3002","url":"http:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=5285"}; 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 () { } }); }); }