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=1297&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: 1714793079, nonceStr: 'ughebOsosUkQnSel', signature: '4586a208ee21d5364dc6108d991d092b664c8966', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/oss2.zhongou.org.cn\/web\/yyrw\/201910\/e3aa0e064c0f3452fa2d6df306264c0f.jpg","title":"\u56db\u5ddd\u5927\u5b66\u534e\u897f\u533b\u9662\u91d1\u5802\u533b\u9662\uff1a\u5171\u5efa\u201c\u4e09\u5fc3\u201d\u4eba\u6587\u533b\u9662 \u5171\u4eab\u751f\u6001\u533b\u7597\u5708","smalltext":"\u91d1\u5802\u53bf\u4f4d\u4e8e\u6210\u90fd\u5e73\u539f\u7684\u4e1c\u5317\u9685\uff0c\u6cb1\u6c5f\u4e4b\u6e90\u7684\u8981\u51b2\u5730\uff0c\u81ea\u53e4\u662f\u6210\u90fd\u7684\u540e\u82b1\u56ed\uff0c\u4eba\u6587\u6d53\u539a\uff0c\u540d\u6d41\u8f88\u51fa\u3002\u8fd9\u91cc\u5ea7\u843d\u7740\u4e00\u59cb\u5efa\u4e8e1944\u5e74\u7684\u4e09\u7ea7\u4e59\u7b49\u7efc\u5408\u533b\u9662--\u201c\u56db\u5ddd\u5927\u5b66\u534e\u897f\u533b\u9662\u91d1\u5802\u533b\u9662\u00b7\u91d1\u5802\u53bf\u7b2c\u4e00","url":"https:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=11&id=1297"}; 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 () { } }); }); }