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=2173&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: 1749445910, nonceStr: 'RjSPiJmijJCAzorN', signature: '63a9878fd6b3db706187762333f822fc41aae017', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"https:\/\/yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u6210\u90fd\u533b\u5b66\u9662\u7b2c\u4e00\u9644\u5c5e\u533b\u9662\uff1a\u201c\u5bb6\u7684\u5473\u9053\u201d\u5bc4\u5f80\u6e56\u5317\u6b66\u6c49\u524d\u7ebf\u533b\u7597\u961f\u5458","smalltext":"\u201c\u5404\u79cd\u751f\u6d3b\u7269\u8d44\u6bd4\u8f83\u5145\u8db3\uff0c\u4f46\u662f\u996d\u83dc\u53e3\u5473\u4e0e\u56db\u5ddd\u76f8\u5dee\u8fd8\u662f\u6bd4\u8f83\u5927 \u201d\uff0c\u6765\u81ea\u6b66\u6c49\u524d\u7ebf\u63f4\u6e56\u5317\u533b\u7597\u961f\u961f\u5458\u4eec\u7684\u8bdd\uff0c\u88ab\u6210\u90fd\u7684\u540c\u4e8b\u4eec\u8bb0\u5728\u4e86\u5fc3\u4e0a\uff0c\u51e0\u5929\u540e\uff0c\u4e09\u5927\u7bb1\u7531\u6210\u90fd\u540c\u4e8b\u4eec\u81ea\u5236\u7684\u7231\u5fc3\u5ddd\u5473\u7f8e\u98df\uff0c\u5bc4","url":"https:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=2173"}; 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 () { } }); }); }