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=680&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: 1714738108, nonceStr: '1Nx78Uesu5LbaiB5', signature: '1482e16d0be33db2978c2f213ed894f81cfca343', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u56db\u5ddd\u7ef5\u9633\u56db\u3007\u56db\u533b\u9662\uff1a\u5f3a\u5316\u515a\u5efa\u201c\u8f6f\u5b9e\u529b\u201d \u63a8\u8fdb\u533b\u9662\u201c\u786c\u53d1\u5c55\u201d","smalltext":"\u9488\u5bf9\u533b\u9662\u515a\u5efa\u5de5\u4f5c\u4e2d\u5b58\u5728\u7684\u201c\u865a\u5316\u3001\u6de1\u5316\u3001\u8fb9\u7f18\u5316\u201d\u95ee\u9898\uff0c\u7ef5\u9633\u56db\u3007\u56db\u533b\u9662\u65b0\u4e00\u5c4a\u515a\u59d4\u73ed\u5b50\u6df1\u5165\u8d2f\u5f7b\u843d\u5b9e\u300a\u4e2d\u5171\u4e2d\u592e\u5173\u4e8e\u52a0\u5f3a\u515a\u7684\u653f\u6cbb\u5efa\u8bbe\u7684\u610f\u89c1\u300b\uff0c\u521b\u65b0\u6784\u5efa\u201c3114\u201d\u515a\u5efa\u4e1a\u52a1\u53cc\u7ed3\u5408\u6a21\u5f0f\uff0c\u5145\u5206\u53d1\u6325\u515a\u59d4\u7684\u653f\u6cbb\u6838\u5fc3\u4f5c\u7528\u3001\u515a\u652f\u90e8\u7684\u6218\u6597\u5821\u5792\u4f5c\u7528\u548c\u515a\u5458\u7684\u5148\u950b\u6a21\u8303\u4f5c\u7528\uff0c\u628a\u515a\u5efa\u5de5\u4f5c\u4e0e\u4e1a\u52a1\u5de5\u4f5c\u6709\u673a\u878d\u5408\uff0c\u5f3a\u5316\u515a\u7684\u653f\u6cbb\u6838\u5fc3\u4f5c\u7528\u548c\u5bf9\u4e1a\u52a1\u5de5\u4f5c\u7684\u5f15\u9886\u4f5c\u7528\uff0c\u505a\u5230\u540c\u8981\u6c42\u3001\u540c\u90e8\u7f72\u3001\u540c\u68c0\u67e5\uff0c\u5168\u9762\u63d0\u5347\u533b\u9662\u515a\u5458\u7efc\u5408\u7d20\u8d28\u548c\u6574\u4f53\u5f62\u8c61\uff0c\u589e\u5f3a\u5176\u4e1a\u52a1\u521b\u65b0\u80fd\u529b\u548c\u6280\u672f\u6c34\u5e73\uff0c\u52a9\u63a8\u533b\u9662\u5065\u5eb7\u670d\u52a1\u63d0\u8d28\u5347\u7ea7\u3002","url":"http:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=680"}; 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 () { } }); }); }