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=4566&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: 1716167559, nonceStr: 'X83XCw2fVp83y250', signature: 'f70211c63717ccb04bc0d169d50a44f43255f779', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"https:\/\/www.yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u6811\u5170\uff08\u676d\u5dde\uff09\u533b\u9662-\u6d59\u6c5f\u7701\u6811\u5170\u516c\u76ca\u57fa\u91d1\u4f1a\u66a8\u5668\u5b98\u79fb\u690d\u4e13\u9879\u57fa\u91d1\u4e3a11\u5c81\u5973\u7ae5\u6350\u6b3e\u89e3\u71c3\u7709\u4e4b\u6025","smalltext":"11\u4e2a\u6708\u5927\u7684\u5b89\u5b89\uff08\u5316\u540d\uff09\u95ed\u7740\u773c\u775b\uff0c\u7709\u5934\u7d27\u76b1\uff0c2020\u5e747\u6708\uff0c\u5b89\u5b89\u521a\u5728\u6811\u5170\uff08\u676d\u5dde\uff09\u533b\u9662\u505a\u4e86\u4e00\u573a\u5927\u624b\u672f\uff1a\u5288\u88c2\u5f0f\u809d\u79fb\u690d\uff0c\u90d1\u6811\u68ee\u9662\u58eb\u4eb2\u81ea\u4e3b\u5200\u3002\u5b89\u5b89\u662f\u4f4d\u5148\u5929\u6027\u80c6\u9053\u95ed\u9501\u60a3\u8005\u3002\u8fd9\u662f\u4e00\u79cd\u9ad8\u53d1\u4e8e\u5a74\u513f\u671f\u7684","url":"https:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=11&id=4566"}; 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 () { } }); }); }