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=2955&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: 1714543607, nonceStr: 'Z7qsLIVqF08Fu6RT', signature: 'b43852b12274ee28c9fb5f806c37478b3101c235', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"https:\/\/www.yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u6842\u5e73\u5e02\u4eba\u6c11\u533b\u9662\uff1a\u4eba\u6587\u533b\u5b66\u6e29\u6696\u5982\u6625\uff0c\u6253\u9020\u533b\u60a3\u5171\u540c\u4f53\u533b\u9662","smalltext":"\u8fd9\u91cc\uff0c\u662f\u62e5\u670983\u5e74\u5386\u53f2\u6587\u5316\u5e95\u8574\u7684\u5730\u65b9\uff1b\u8fd9\u91cc\uff0c\u201c\u60a3\u8005\u9700\u6c42\u81f3\u4e0a\u201d\u7684\u670d\u52a1\u7406\u5ff5\u6df1\u5165\u4eba\u5fc3\uff1b\u8fd9\u91cc\uff0c\u662f\u6539\u9769\u521b\u65b0\u7684\u70ed\u571f\uff1b\u8fd9\u91cc\uff0c\u533b\u52a1\u4eba\u5458\u4ee5\u9664\u60a3\u8005\u4e4b\u75c5\u75db\u4e3a\u5df1\u4efb\uff0c\u535a\u7231\u4e16\u4eba\uff0c\u5728\u5949\u732e\u4e2d\u5b9e\u73b0\u81ea\u8eab\u4ef7\u503c\uff1b\u8fd9\u91cc\u662f\u5728\u5f00","url":"https:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=10&id=2955"}; 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 () { } }); }); }