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=6546&classid=14&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: 1743703348, nonceStr: '3yu2Sg7P3aSvmoEf', signature: '051c71a2f00e0288433ce139b1e47b59e674d996', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u533b\u9662\u4eba\u6587\u7ba1\u7406\u5f81\u6587\uff1a\u8054\u7cfb\u670d\u52a1\u9752\u5e74\u4eba\u624d \u540c\u53f0\u7ade\u6280\u4fc3\u8fdb\u5065\u5eb7","smalltext":" \u4e16\u754c\u536b\u751f\u7ec4\u7ec7\u628a\u7f3a\u4e4f\u8fd0\u52a8\u5217\u4e3a\u5a01\u80c1\u4eba\u7c7b\u5065\u5eb7\u7684\u7b2c\u56db\u5927\u56e0\u7d20\uff0c\u201c\u8fd0\u52a8\u662f\u826f\u533b\u201d\u7406\u5ff5\u8d8a\u6765\u8d8a\u5f97\u5230\u5168\u793e\u4f1a\u8ba4\u540c\u3002\u79d1\u5b66\u8fd0\u52a8\u3001\u4fc3\u8fdb\u5065\u5eb7\u3002\u5927\u91cf\u7684\u79d1\u7814\u8bc1\u636e\u5df2\u7ecf\u8bc1\u5b9e\u4e86\u8fd0\u52a8\u5728\u63d0\u9ad8\u8eab\u4f53\u7d20\u8d28\u3001\u4fc3\u8fdb\u8eab\u5fc3\u5065\u5eb7\u3001\u9632\u6cbb\u6162\u6027\u75be\u75c5\u7b49\u65b9\u9762\uff0c\u90fd\u5177\u6709\u4e0d\u53ef\u66ff\u4ee3\u7684\u79ef\u6781\u4f5c\u7528\u3002\u201c\u8fd0\u52a8\u662f\u826f\u533b\u201d\u5df2\u7ecf\u6210\u4e3a\u5e7f\u6cdb\u5171\u8bc6\u3002\u8eab\u4f53\u5065\u5eb7\u662f\u6bcf\u4e2a\u4eba\u6210\u957f\u548c\u5e78\u798f\u751f\u6d3b\u7684\u57fa\u7840\u3002\r\n \u5f90\u533b\u9644\u9662\u515a\u59d4\u9ad8\u5ea6\u91cd\u89c6\u533b\u9662\u6587\u5316\u5efa\u8bbe\uff0c\u201c\u6587\u5316\u94f8\u9662\u6218\u7565\u201d\u6df1\u5165\u4eba\u5fc3\u3002\u4ee5\u75c5\u4eba\u4e3a\u4e2d\u5fc3\uff0c\u4ee5\u804c\u5de5\u4e3a\u4e3b\u4f53\uff0c\u628a\u533b\u9662\u5efa\u6210\u201c\u75c5\u4eba\u6ee1\u610f\u7684\u533b\u9662\u3001\u804c\u5de5\u5e78\u798f\u7684\u5bb6\u56ed\u201d\u5df2\u6210\u4e3a\u53d1\u5c55\u7684\u613f\u666f\u3002\u4f53\u80b2\u662f\u533b\u9662\u6587\u5316\u7684\u91cd\u8981\u7ec4\u6210\u90e8\u5206\uff0c\u533b\u9662\u63d0\u51fa","url":"http:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=14&id=6546"}; 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 () { } }); }); }