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=859&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: 1747161759, nonceStr: '3G5XX59hhYZmBoar', signature: '8abf4588ea8f29f9c238f123c7f8c1ba7f7b0ad9', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/oss2.zhongou.org.cn\/web\/yyrw\/201907\/8c595aeeb9deee56aacd736e86a3c042.jpg","title":"\u6b66\u6c49\u5e02\u4e2d\u5fc3\u533b\u9662\uff1a\u62a4\u58eb\u81ea\u5236\u201c\u4e8c\u7ef4\u7801\u5ba3\u6559\u5899\u201d \u60a3\u8005\u628a\u5065\u5eb7\u201c\u626b\u201d\u56de\u5bb6","smalltext":"\u201c\u4e0d\u597d\u610f\u601d\uff0c\u9ebb\u70e6\u8ba9\u6211\u626b\u4e00\u4e0b\uff01\u201d\uff0c\u201c\u6211\u4e5f\u62ff\u624b\u673a\u8fc7\u6765\u626b\u4e00\u626b\uff01\u201d\uff0c\u5728\u6b66\u6c49\u5e02\u4e2d\u5fc3\u533b\u9662\u795e\u7ecf\u5916\u79d1\u75c5\u533a\uff0c\u6bcf\u5929\u90fd\u53ef\u4ee5\u770b\u5230\u4e0d\u5c11\u4f4f\u9662\u60a3\u8005\u548c\u5bb6\u5c5e\u56f4\u5728\u4e00\u9762\u5899\u524d\uff0c\u4e89\u5148\u6050\u540e\u62ff\u51fa\u624b\u673a\u626b\u7801\uff0c\u8fd9\u9762\u5899\u88ab\u4ed6\u4eec\u53eb\u505a\u201c\u4e8c\u7ef4\u7801\u5ba3\u6559\u5899\u201d\u3002\u8be5\u79d1\u62a4\u58eb\u957f\u9648\u8bd7\u971e\u81ea\u5236\u5065\u5eb7\u5ba3\u6559\u4e8c\u7ef4\u7801\uff0c\u8d34\u5728\u8fd9\u9762\u5899\u4e0a\uff0c\u4f9b\u60a3\u8005\u5bb6\u5c5e\u4eec\u626b\u7801\u83b7\u53d6\u4f4f\u9662\u6ce8\u610f\u4e8b\u9879\u548c\u76f8\u5173\u5065\u5eb7\u77e5\u8bc6\u3002\u8fd9\u79cd\u5f62\u5f0f\u65b0\u9896\uff0c\u65f6\u5c1a\uff0c\u5185\u5bb9\u4e30\u5bcc\u7684\u5065\u5eb7\u5ba3\u6559\u65b9\u5f0f\u8d62\u5f97\u4e86\u60a3\u8005\u548c\u5bb6\u5c5e\u4eec\u7684\u70b9\u8d5e\u3002\u8bb8\u591a\u60a3\u8005\u8bf4\uff1a\u201c\u5728\u8fd9\u91cc\uff0c\u53ea\u8981\u626b\u4e00\u626b\uff0c\u5065\u5eb7\u5c31\u80fd\u5e26\u56de\u5bb6\uff01\u201d","url":"http:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=859"}; 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 () { } }); }); }