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=4738&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: 1743919902, nonceStr: 'RMK3mQJmrmkmlnR7', signature: 'f15b7552a3a3a5cf1d79834fc62d2e2625fb7a1c', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u5357\u4eac\u5927\u5b66\u533b\u5b66\u9662\u9644\u5c5e\u9f13\u697c\u533b\u9662-\u4e00\u8154\u70ed\u8840\u5f00\u521b\u4e13\u79d1\u62a4\u7406\uff0c\u8d64\u8bda\u60c5\u6000\u5f15\u9886\u5b66\u79d1","smalltext":"\u201c\u4e00\u9876\u767d\u5e3d\u7ad6\u8d77\u7684\u662f\u5723\u6d01\u7684\u60c5\u6000\uff0c\u4e00\u88ad\u767d\u8863\u62c5\u8d77\u7684\u662f\u751f\u547d\u7684\u8d23\u4efb\uff0c\u4e00\u8138\u5fae\u7b11\u663e\u9732\u7684\u662f\u8d64\u8bda\u7684\u5fc3\u7075\uff0c\u4e00\u8154\u70ed\u8840\u51dd\u805a\u7684\u662f\u5357\u4e01\u683c\u5c14\u7684\u7cbe\u795e\u201d\u3002\u8f66\u6653\u8273\uff0c\u5973\uff0c56\u5c81\uff0c\u5357\u4eac\u9f13\u697c\u533b\u9662\u7537\u79d1\u62a4\u58eb\u957f\uff0c\u73b0\u4efb\u4e2d\u56fd\u6027\u5b66","url":"http:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=12&id=4738"}; 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 () { } }); }); }