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=4857&classid=11&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: 1743896034, nonceStr: '9SLghsUWYCCOmDUl', signature: '660fea01997feecd60b2bada6a71550b484ed1cf', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"https:\/\/yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u590d\u65e6\u5927\u5b66\u9644\u5c5e\u534e\u5c71\u533b\u9662-\u201c\u533b\u8def\u82ac\u82b3\u201d\u82b3\u9999\u7597\u6cd5\u5728\u533b\u9662\u73af\u5883\u53ca\u5de5\u4f5c\u4e2d\u7684\u8fd0\u7528","smalltext":"\u590d\u65e6\u5927\u5b66\u9644\u5c5e\u534e\u5c71\u533b\u9662\u8679\u6865\u9662\u533a\u4e8e2018\u5e74\u6295\u5165\u8bd5\u8fd0\u884c\uff0c\u7ee7\u627f\u548c\u53d1\u626c\u4e86\u534e\u5c71\u533b\u9662\u201c\u4eba\u9053\u3001\u535a\u7231\u3001\u5949\u732e\u201d\u7684\u7ea2\u5341\u5b57\u7cbe\u795e\uff0c\u59cb\u7ec8\u8d2f\u5f7b\u201c\u4ee5\u60a3\u8005\u4e3a\u4e2d\u5fc3\u3001\u4ee5\u5458\u5de5\u4e3a\u6839\u672c\u201d\u7684\u533b\u7597\u7ba1\u7406\u7406\u5ff5\uff0c\u5728\u533b\u9662\u73af\u5883","url":"https:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=11&id=4857"}; 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 () { } }); }); }