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=1379&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: 1714962102, nonceStr: 'OkdAnUH6Ly4fOKEJ', signature: '16d26c5eface614abf6feb67f076de02eb0f53a1', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/oss2.zhongou.org.cn\/web\/yyrw\/201911\/7c4f0b9b9b8c1cd22f3b3d0be95750f1.jpg","title":"\u97f6\u5173\u5e02\u5987\u5e7c\u4fdd\u5065\u9662\uff1a\u201c\u5b55\u7537\u201d\u5f53\u4f17\u201c\u5206\u5a29\u201d\uff1f\u5728\u573a\u7fa4\u4f17\u8fd8\u62cd\u624b\u53eb\u597d\uff01","smalltext":"\u5341\u6708\u6000\u80ce\uff0c\u4e00\u671d\u5206\u5a29\u3002\u51c6\u5988\u5988\u4eec\u5728\u5145\u6ee1\u671f\u5f85\u7684\u540c\u65f6\uff0c\u7531\u4e8e\u5206\u5a29\u7ecf\u9a8c\u7684\u7f3a\u4e4f\uff0c\u96be\u514d\u4f1a\u7cbe\u795e\u7d27\u5f20\uff0c\u4e0d\u77e5\u6240\u63aa\uff0c\u8fd9\u5bf9\u5206\u5a29\u4f1a\u6709\u5f88\u5927\u5f71\u54cd\u3002\r\n\r\n\u4e3a\u5e2e\u52a9\u66f4\u591a\u5b55\u5988\u6d88\u9664\u4ea7\u524d\u6050\u60e7\uff0c\u4ece\u5bb9\u5e94\u5bf9\u5206\u5a29\uff0c11\u67083\u65e5\u4e0a\u5348\uff0c\u7531\u97f6\u5173\u5e02\u5987\u8054\u6307\u5bfc\uff0c\u97f6\u5173\u5e02\u5987\u5e7c\u4fdd\u5065\u9662\u627f\u529e\u7684\u300a\u60c5\u5883\u5f0f\u5206\u5a29\u9884\u6f14\u66a8\u4e13\u5bb6\u8bb2\u5ea7\u300b\u6d3b\u52a8\u5728\u534e\u7f8e\u8fbe\u9152\u5e97\u9686\u91cd\u4e3e\u884c\u3002\u5e02\u5987\u8054\u526f\u4e3b\u5e2d\u5f6d\u8dc3\u52e4\u3001\u5e02\u5987\u5e7c\u4fdd\u5065\u9662\u526f\u9662\u957f\u90b9\u738b\u8475\u3001\u5987\u5e7c\u4fdd\u5065\u5065\u5eb7\u6559\u80b2\u4e13\u5bb6\u803f\u79c0\u8363\u7b49\u9886\u5bfc\u5609\u5bbe\u4e5f\u4eb2\u4e34\u73b0\u573a\uff0c\u4e3a\u6d3b\u52a8\u52a0\u6cb9\u52a9\u529b\u3002","url":"http:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=1379"}; 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 () { } }); }); }