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=5199&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: 1716092250, nonceStr: 'iu7qQVRA01w467uq', signature: '07b8ce540945a887c813f4d00e663d2aaab89ca5', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/yyrw.org.cn\/d\/file\/p\/202202\/14b51e122378ba258d09e5dbc6ed2724.jpg","title":"\u56db\u5ddd\u5927\u5b66\u534e\u897f\u533b\u9662\uff1a\u8fc7\u4e00\u4e2a\u522b\u6837\u60c5\u4eba\u8282\uff0c\u8ba9\u6211\u4eec\u53bb\u732e\u8840","smalltext":"\u6625\u8282\u524d\u540e\uff0c\u56e0\u8840\u6db2\u4e2d\u5fc3\u91c7\u8840\u56f0\u96be\u3001\u4f9b\u5e94\u7d27\u5f20\uff0c\u5168\u56fd\u591a\u5730\u8840\u6db2\u5e93\u5b58\u544a\u6025\uff0c\u5bf9\u533b\u9662\u60a3\u8005\u6551\u6cbb\u5de5\u4f5c\u4e5f\u4ea7\u751f\u4e00\u5b9a\u5f71\u54cd\u30022\u67089\u65e5\uff0c\u56db\u5ddd\u5927\u5b66\u534e\u897f\u533b\u9662\u5411\u5168\u9662\u53d1\u51fa\u201c\u767d\u8863\u805a\u5fae\u5149\u3001\u4e07\u6d93\u6c47\u56e2\u5706\u201d\u732e\u8840\u7231\u5fc3\u5021\u8bae\uff0c\u53f7\u53ec\u5168\u9662\u533b\u52a1\u4eba\u5458\u3001\u533b\u5b66\u751f\u53c2\u4e0e\u732e\u8840\u3002\u5021\u8bae\u53d1\u51fa\u540e\uff0c\u5f97\u5230\u4e86\u533b\u9662\u5404\u4e2a\u79d1\u5ba4\u3001\u90e8\u95e8\u7684\u79ef\u6781\u54cd\u5e94\u548c\u5e7f\u6cdb\u53c2\u4e0e\u3002","url":"http:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=5199"}; 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 () { } }); }); }