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=2631&classid=13&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: 1746165962, nonceStr: 'sXQoxAGhDeaic133', signature: '80d3d6f7a6e0c52a8eac2efe64800e18e7a03c3b', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/www.yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u5357\u4eac\u540c\u4ec1\u533b\u9662\u56e2\u59d4\uff1a\u4ed6\u4eec\uff0c\u4e3a\u751f\u547d\u800c\u5b58\u5728","smalltext":"\u4ed6\u4eec\uff0c\u5438\u5f15\u4e86\u5305\u62ec\u4eba\u6c11\u65e5\u62a5\u5728\u5185\u7684\u5168\u56fd\u5404\u7ea7\u5a92\u4f53\u7684\u5173\u6ce8\u4e0e\u597d\u8bc4\uff0c\u9738\u5360\u5fae\u535a\u70ed\u641c\uff0c\u5386\u53f2\u6700\u9ad8\u6392\u540d11\u3002\u4ed6\u4eec\u8bf4\uff0c\u4ed6\u4eec\u201c\u4e3a\u751f\u547d\u800c\u5b58\u5728\u201d\u3002\u4ed6\u4eec\uff0c\u6765\u81ea\u4e8e\u5357\u4eac\u540c\u4ec1\u533b\u9662\u3002\u5357\u4eac\u540c\u4ec1\u533b\u9662\u662f\u7531\u5317\u4eac\u540c\u4ec1\u533b\u9662","url":"http:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=13&id=2631"}; 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 () { } }); }); }