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=3707&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: 1746676600, nonceStr: 'ReqpBL71UyAmvqsJ', signature: 'f0b9438f8e3b848d8af43ccd795e1bdc217b8cf4', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/www.yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u6566\u5316\u5e02\u4e2d\u533b\u9662\uff1a\u4e2d\u79cb\u4f73\u8282\u8bdd\u56e2\u5706\uff0c\u4e2d\u533b\u9662\u9886\u5bfc\u5230\u519c\u6751\u8d70\u201c\u4eb2\u621a\u201d","smalltext":"\u6708\u5230\u4e2d\u79cb\u504f\u768e\u6d01\uff0c\u4e14\u559c\u4eba\u95f4\u597d\u65f6\u8282\u3002\u4e2d\u79cb\u4f73\u8282\u5373\u5c06\u6765\u4e34\uff0c\u4e2d\u533b\u9662\u4e3a\u4f20\u9012\u6e29\u6696\u4e0e\u4eba\u6587\u60c5\u6000\uff0c\u4e8e2020\u5e749\u670824\u65e5\u5411\u8d24\u5112\u9547\u5174\u519c\u6751\u7cbe\u51c6\u6276\u8d2b\u76848\u5bb6\u8d2b\u56f0\u6237\u9001\u53bb\u4e86\u6708\u997c\u3001\u82f9\u679c\u68a8\u7b49\u8282\u65e5\u793c\u7269\u3002\u515a\u59d4\u526f\u4e66\u8bb0\u5415\u7acb\u6ce2\u3001\u5de5\u4f1a\u4e3b\u5e2d\u5173\u8273\u7ea2\u7b49\u4e00\u884c\u4eba\u4eb2\u81ea\u5c06\u7269\u8d44\u642c\u8fd0\u5230\u6751\u6c11\u5bb6\u4e2d\uff0c\u628a\u771f\u631a\u7684\u8282\u65e5\u95ee\u5019\u4f20\u8fbe\u81f3\u4ed6\u4eec\u7684\u5fc3\u7530\u3002","url":"http:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=3707"}; 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 () { } }); }); }