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=6611&classid=14&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: 1743911223, nonceStr: 'vse0NobzMcQO2ifi', signature: 'a61b6c5b586f21922174f56b7d8b2406c206e0fe', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u533b\u9662\u4eba\u6587\u7ba1\u7406\u5f81\u6587\uff1a\u5b89\u5b81\u7597\u62a4\uff0c\u8ba9\u751f\u547d\u5e26\u7740\u5c0a\u4e25\u4e0e\u5b81\u9759\u8c22\u5e55","smalltext":"\u8001\u5e74\u533b\u5b66\u4e2d\u5fc34\u75c5\u533a9\u5e8a\u4f4f\u7740\u4e00\u540d\u80c3\u764c\u665a\u671f\u7684\u4e34\u7ec8\u60a3\u8005\uff0c\u4e4b\u524d\u5728\u6211\u4eec\u79d1\u4f4f\u9662\u591a\u6b21\uff0c\u6bcf\u6b21\u6765\u6211\u4eec\u90fd\u4eb2\u5207\u7684\u53eb\u5979\u79c0\u79c0\u963f\u59e8\uff0c\u5979\u4e5f\u603b\u4f1a\u5bf9\u6211\u4eec\u7b11\u4e00\u7b11\uff0c\u8bf4\u53c8\u6765\u9ebb\u70e6\u4f60\u4eec\u4e86\u3002\u8fd9\u4e00\u6b21\u4f4f\u9662\u60c5\u51b5\u6bd4\u4ee5\u5f80\u6bcf\u6b21\u90fd","url":"http:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=14&id=6611"}; 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 () { } }); }); }