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=3321&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: 1749374475, nonceStr: 'sa1H7X8UMLeu2Fw4', signature: '042dd4a15cf882b0ff87bd578942e56f9ed5c602', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"https:\/\/yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u4e50\u5c71\u5e02\u7cbe\u795e\u536b\u751f\u4e2d\u5fc3\uff1a[\u5e73\u5b89\u5939\u6c5f]\uff5c\u4e3e\u529e\u793e\u4f1a\u5fc3\u7406\u670d\u52a1\u4f53\u7cfb\u5efa\u8bbe\u57fa\u5c42\u5fc3\u7406\u8f85\u5bfc\u5458\u57f9\u8bad","smalltext":"\u4e3a\u8fdb\u4e00\u6b65\u5f3a\u5316\u793e\u4f1a\u5fc3\u7406\u670d\u52a1\u4f53\u7cfb\u5efa\u8bbe\uff0c\u6309\u7167\u300a\u5939\u6c5f\u53bf\u793e\u4f1a\u5fc3\u7406\u670d\u52a1\u4f53\u7cfb\u5efa\u8bbe\u8bd5\u70b9\u5b9e\u65bd\u65b9\u6848\u300b\u7684\u8981\u6c42\uff0c\u4e94\u6708\u4e8c\u5341\u4e94\u65e5\u4e0a\u5348\uff0c\u4e3a\u671f\u4e94\u5929\u7684\u201c2020\u5e74\u5939\u6c5f\u53bf\u57fa\u5c42\u5fc3\u7406\u670d\u52a1\u8f85\u5bfc\u5458\u57f9\u8bad\u73ed\u201d\u5728\u4e50\u5c71\u5e02\u7cbe","url":"https:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=3321"}; 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 () { } }); }); }