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=4826&classid=10&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: 1749210209, nonceStr: 'rm7OXu96d6WDApNO', signature: '65256e7c8b2d1b0e0a8ec364bcc121410cb21b4b', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"https:\/\/yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u56db\u5ddd\u7701\u79d1\u5b66\u57ce\u533b\u9662-\u966a\u60a8\u8f7b\u677e\u547c\u5438 \u5171\u4eab\u548c\u8c10\u751f\u6d3b \u8ba9\u4eba\u6587\u5173\u6000\u5728\u8fd9\u91cc\u751f\u6839\u53d1\u82bd","smalltext":"\u56db\u5ddd\u7701\u79d1\u5b66\u57ce\u533b\u9662\u547c\u5438\u4e0e\u5371\u91cd\u75c7\u533b\u5b66\u79d1\u662f\u56db\u5ddd\u7701\u7532\u7ea7\u91cd\u70b9\u4e13\u79d1\u3001\u7ef5\u9633\u5e02\u91cd\u70b9\u4e13\u79d1\uff0c\u533b\u9662\u91cd\u70b9\u53d1\u5c55\u79d1\u5ba4\uff0c\u62e5\u6709\u672c\u5730\u533a\u552f\u4e00\u7684\u547c\u5438\u91cd\u75c7\u76d1\u62a4\u75c5\u623f\uff08RICU\uff09\u3002\u957f\u671f\u4ee5\u6765\uff0c\u6211\u79d1\u5728\u533b\u9662\u4e34\u5e8a\u533b\u7597\u7684\u53d1\u5c55\u548c\u547c","url":"https:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=10&id=4826"}; 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 () { } }); }); }