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=2686&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: 1743812316, nonceStr: 'yG0DJ9ePQMUuxzRj', signature: '2684117804828f32cc44f8dca628c3f75e1c4b90', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u6e56\u5357\u7701\u4eba\u6c11\u533b\u9662\u513f\u7ae5\u533b\u5b66\u4e2d\u5fc3\u513f\u7ae5\u8840\u6db2\u80bf\u7624\u79d1\uff1a\u4eba\u6587\u4e0e\u6280\u672f\u5e76\u5b58 \u4eba\u9053\u4e0e\u5949\u732e\u540c\u5728","smalltext":"\u6e56\u5357\u7701\u4eba\u6c11\u533b\u9662\u513f\u7ae5\u533b\u5b66\u4e2d\u5fc3\u88ab\u8a89\u4e3a\u201c\u4e09\u6e58\u7b2c\u4e00\u513f\u79d1\u201d\uff0c\u662f\u6e56\u5357\u7701\u91cd\u70b9\u79d1\u5ba4\uff0c\u6e56\u5357\u7701\u7efc\u5408\u533b\u9662\u513f\u79d1\u8054\u76df\u4e3b\u5e2d\u5355\u4f4d\u3002\u627f\u62c5\u7740\u7701\u5185\u5404\u79cd\u513f\u7ae5\u7591\u96be\u6742\u75c7\u3001\u6025\u5371\u91cd\u75c7\u7684\u8bca\u6cbb\u5de5\u4f5c\u3002\u62e5\u6709\u4e03\u4e2a\u75c5\u623f\uff0c400","url":"http:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=13&id=2686"}; 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 () { } }); }); }