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=1484&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: 1714777988, nonceStr: 'MZkUsBvxnZM1f6a3', signature: '7f8396acc450f723570f668f144d7936c1ae82b4', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u7ef5\u9633\u56db\u3007\u56db\u533b\u9662\uff1a\u201c\u836f\u201d\u4f60\u5065\u5eb7 \u836f\u5e08\u5728\u8eab\u8fb9","smalltext":" \u8ba9\u5408\u7406\u7528\u836f\u7406\u5ff5\u878d\u5165\u767e\u59d3\u65e5\u5e38\u751f\u6d3b\uff0c\u5c06\u836f\u5b66\u670d\u52a1\u9001\u5230\u767e\u59d3\u5bb6\u95e8\u53e3\u3002\u7ef5\u9633\u56db\u3007\u56db\u533b\u9662\u5bb6\u5ead\u7b7e\u7ea6\u670d\u52a1\u6a21\u5f0f\u533b\u8054\u4f53\u63a8\u5e7f\uff0c\u4ee5\u836f\u7269\u6cbb\u7597\u7ba1\u7406\u4e3a\u91cd\u70b9\u3001\u4ee5\u6162\u75c5\u53ca\u7279\u6b8a\u4eba\u7fa4\u7528\u836f\u5065\u5eb7\u7ba1\u7406\u4e3a\u6838\u5fc3\uff0c\u901a\u8fc7\u836f\u5e08\u4e3b\u52a8\u4e0b\u6c89\u5230\u57fa\u5c42\u3001\u8d70\u8fdb\u5bb6\u5ead\u4e3a\u5c45\u5bb6\u60a3\u8005\u8fdb\u884c\u7528\u836f\u7597\u6548\u8bc4\u4f30\u3001\u7597\u6548\u8ffd\u8e2a\u3001\u4e0d\u826f\u53cd\u5e94\u76d1\u6d4b\uff0c\u63d0\u4f9b\u7528\u836f\u6307\u5bfc\u4ee5\u53ca\u5065\u5eb7\u5ba3\u6559\u7b49\u836f\u5b66\u670d\u52a1\uff0c\u5b9e\u73b0\u5bf9\u60a3\u8005\u7528\u836f\u5168\u8fc7\u7a0b\u7684\u5065\u5eb7\u7ba1\u7406\u3002\u4ece\u60a3\u8005\u6ee1\u610f\u5ea6\u95ee\u5377\u8c03\u67e5\u663e\u793a\uff0c\u8be5\u9879\u4e3e\u63aa\u5f97\u5230\u4e86\u5e7f\u6cdb\u597d\u8bc4\u3002","url":"http:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=1484"}; 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 () { } }); }); }