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=4080&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: 1714679274, nonceStr: '4Y2w1A38z2LTR7G4', signature: '4d8ffc0ed630c7aeb8b1418ef4a9e7bbeab554da', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u56db\u5ddd\u5927\u5b66\u534e\u897f\u533b\u9662\uff1a\u5f55\u5236\u5916\u4ea4\u90e8\u201c\u6d77\u5916\u9632\u75ab\u4e13\u5bb6\u8bf4\u201d\u65b0\u51a0\u75ab\u60c5\u9632\u63a7\u4e13\u9898\u89c6\u9891","smalltext":"\u6625\u8282\u671f\u95f4\uff0c\u5916\u4ea4\u90e8\u9886\u4e8b\u53f8\u8054\u5408\u5317\u4eac\u5e02\u3001\u5c71\u897f\u7701\u3001\u4e0a\u6d77\u5e02\u3001\u6e56\u5317\u7701\u3001\u5e7f\u4e1c\u7701\u3001\u6210\u90fd\u5e02\u4eba\u6c11\u653f\u5e9c\u5916\u4e8b\u529e\u516c\u5ba4\u63a8\u51fa \u4e86\u201c\u6d77\u5916\u9632\u75ab\u4e13\u5bb6\u8bf4\u201d\u65b0\u51a0\u75ab\u60c5\u9632\u63a7\u7cfb\u5217\u89c6\u9891\uff0c\u4e3a\u6d77\u5916\u540c\u80de\u4ecb\u7ecd\u9632\u75ab\u77e5\u8bc6\u3002\u4e2d\u56fd\u5de5\u7a0b\u9662\u949f\u5357\u5c71\u9662\u58eb\u3001\u590d\u65e6\u5927\u5b66\u9644\u5c5e\u534e\u5c71\u533b\u9662\u611f\u67d3\u79d1\u4e3b\u4efb\u5f20\u6587\u5b8f\u6559\u6388\u3001\u534e\u897f\u533b\u9662\u533b\u9662\u611f\u67d3\u7ba1\u7406\u90e8\u90e8\u957f\u5b97\u5fd7\u52c7\u6559\u6388\u7b4910\u4f4d\u56fd\u5185\u77e5\u540d\u4e13\u5bb6\u534f\u52a9\u5f55\u5236\u89c6\u9891\u3002","url":"http:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=4080"}; 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 () { } }); }); }