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=6925&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: 1776376598, nonceStr: 'ir62HzUS2KKX9OVQ', signature: '6dc4ec1250f06b4fbad4d0ed1027897523786e23', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"https:\/\/yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u9526\u5dde\u5e02\u5987\u5a74\u533b\u9662\uff1a\u515a\u5efa\u5f15\u9886\u94f8\u533b\u9b42 \u4eba\u6587\u6e29\u6696\u5987\u5e7c\u5fc3","smalltext":"\u9526\u5dde\u5e02\u5987\u5a74\u533b\u9662\u515a\u59d4\u575a\u6301\u4ee5\u4e60\u8fd1\u5e73\u65b0\u65f6\u4ee3\u4e2d\u56fd\u7279\u8272\u793e\u4f1a\u4e3b\u4e49\u601d\u60f3\u4e3a\u6307\u5f15\uff0c\u7d27\u6263\u201c\u515a\u5efa\u5f15\u9886\u5148\u950b\u884c \u632f\u5174\u7a81\u7834\u4f5c\u8868\u7387\u201d\u4e3b\u9898\uff0c\u5c06\u4eba\u6587\u5efa\u8bbe\u878d\u5165\u533b\u7597\u670d\u52a1\u3001\u515a\u5efa\u6d3b\u52a8\u3001\u793e\u4f1a\u516c\u76ca\u4e0e\u533b\u9662\u6cbb\u7406\u5168\u8fc7\u7a0b\uff0c\u4ee5\u515a\u5efa\u94f8\u9b42\u3001\u4ee5\u4eba\u6587\u6696\u5fc3\u3001\u4ee5\u670d\u52a1\u60e0\u6c11\uff0c\u628a\u515a\u5458\u5148\u950b\u4f5c\u7528\u8f6c\u5316\u4e3a\u5b88\u62a4\u8fbd\u897f\u5987\u5973\u513f\u7ae5\u5065\u5eb7\u7684\u5b9e\u9645\u884c\u52a8\uff0c\u5f70\u663e\u516c\u7acb\u533b\u9662\u8d23\u4efb\u62c5\u5f53\uff0c\u4f20\u9012\u533b\u60a3\u6b63\u80fd\u91cf\uff0c\u4e3a\u9526\u5dde\u5168\u9762\u632f\u5174\u8d21\u732e\u5987\u5a74\u6e29\u5ea6\u4e0e\u529b\u91cf\u3002","url":"https:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=6925"}; 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 () { } }); }); }