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=4064&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: 1746313871, nonceStr: 'AjVcllCIZvRra4kf', signature: 'ac7428fe793cb0160a841dc7a85ba31d05ef5e3a', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/www.yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u5a01\u6d77\u5e02\u7acb\u533b\u9662\uff1a\u8de8\u8d8a1600\u516c\u91cc\u7684\u611f\u8c22\u4fe1","smalltext":"\u8fd1\u5e74\u6765\uff0c\u5a01\u6d77\u5e02\u7acb\u533b\u9662\u515a\u59d4\u575a\u6301\u515a\u5458\u5e26\u52a8\u3001\u5148\u950b\u5f15\u9886\u52a0\u5f3a\u5185\u6db5\u5efa\u8bbe\uff0c\u65e2\u5728\u4e13\u4e1a\u6280\u672f\u4e0a\u7784\u51c6\u56fd\u5185\u5916\u5148\u8fdb\u6c34\u5e73\uff0c\u5f00\u5c55\u4e86\u4ee5\u5fae\u521b\u8bca\u7597\u3001\u7591\u96be\u91cd\u75c7\u8bca\u7597\u3001\u591a\u5b66\u79d1\u8054\u5408\u8bca\u7597\u7b49\u4e3a\u7279\u8272\u7684\u4e00\u7cfb\u5217\u9ad8\u7cbe\u5c16\u6280\u672f\uff0c\u53c8\u5728\u4eba\u6587\u5efa\u8bbe\u4e0a\u4e0b\u529f\u592b\uff0c\u591a\u63aa\u5e76\u4e3e\u7740\u529b\u63d0\u5347\u884c\u4e1a\u4f5c\u98ce\u5efa\u8bbe\u6c34\u5e73\uff0c\u4e0d\u4ec5\u5728\u4e09\u7ea7\u533b\u9662\u7efc\u5408\u7ee9\u6548\u8003\u6838\u4e2d\u8d70\u5728\u5168\u7701\u524d\u5217\uff0c\u7cbe\u7ec6\u5316\u3001\u4e2a\u6027\u5316\u3001\u4eba\u6027\u5316\u7684\u4f18\u8d28\u670d\u52a1\u4e5f\u5f97\u5230\u4e86\u793e\u4f1a\u5404\u754c\u548c\u5e7f\u5927\u7fa4\u4f17\u7684\u9ad8\u5ea6\u8ba4\u53ef\u3002","url":"http:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=4064"}; 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 () { } }); }); }