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=4089&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: 1714881771, nonceStr: 'bkX8QNI8eWt4IqTv', signature: 'c7788ad8ea5139ef3f439e99da41ab3c789b3d29', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u897f\u5b89\u533b\u5b66\u9662\u7b2c\u4e00\u9644\u5c5e\u533b\u9662:\u4e4d\u6696\u8fd8\u5bd2\uff01\u88f9\u7d27\u81ea\u5df1\u8fd8\u8981\u9884\u9632\u5b83\uff01","smalltext":"24\u00b0\uff0121\u00b0\uff0120\u00b0\uff017\u00b0\uff1f\u6628\u5929\u8fd8\u5728\u6696\u9633\u4e2d\u611f\u53f9\u6625\u5149\u4eca\u5929\u5c31\u5728\u96e8\u4e2d\u745f\u745f\u53d1\u6296\u65ad\u5d16\u5f0f\u7684\u964d\u6e29\uff0c\u597d\u50cf\u8981\u628a\u4eba\u5e26\u56de\u51ac\u5929\uff0c\u4f46\u662f\uff01\uff01\uff01\u4f60\u77e5\u9053\u4e48\uff01\uff01\uff01\u964d\u6e29\u4e0d\u4ec5\u8981\u88f9\u7d27\u81ea\u5df1\uff0c\u8fd8\u8981\u9884\u9632\u8111\u8840\u7ba1\u75be\u75c5\u7684\u53d1\u751f\u7814\u7a76\u663e\u793a\uff0c\u5ba4\u5916\u6e29\u5ea6\u6bcf","url":"http:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=4089"}; 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 () { } }); }); }