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=5523&classid=5&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: 1714955872, nonceStr: 'vra6bfFBoDM0IHGa', signature: 'c80cce7817964837377123d6fd84b6bf87ca443b', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/www.yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u200b\u91cd\u5e86\u5e02\u4e5d\u9f99\u5761\u533a\u4eba\u6c11\u533b\u9662:\u515a\u5efa\u5f15\u9886\u592f\u5b9e\u201c\u6218\u6597\u5821\u5792\u201d\uff0c\u79d1\u5b66\u9632\u63a7\u8df5\u884c\u4eba\u6587\u5173\u6000","smalltext":"\u76ee\u524d\uff0c\u91cd\u5e86\u5e02\u75ab\u60c5\u9632\u63a7\u5f62\u52bf\u4e25\u5cfb\u590d\u6742\uff0c\u6211\u4eec\u906d\u9047\u4e86\u4e09\u5e74\u4ee5\u6765\u6700\u5927\u7684\u8003\u9a8c\u3002\u6211\u9662\u575a\u51b3\u8d2f\u5f7b\u533a\u59d4\u3001\u533a\u653f\u5e9c\u51b3\u7b56\u90e8\u7f72\uff0c\u575a\u6301\u7b2c\u4e5d\u7248\u3001\u843d\u5b9e\u4e8c\u5341\u6761\uff0c\u56e0\u5730\u5236\u5b9c\uff0c\u4e0d\u65ad\u4f18\u5316\u6307\u6325\u8c03\u5ea6\uff0c\u63d0\u9ad8\u9632\u63a7\u6548\u7387\u79d1\u5b66\u7cbe\u51c6\u5f00","url":"http:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=5523"}; 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 () { } }); }); }