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=4620&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: 1746209741, nonceStr: 'mMTIGPiwTdX6kdO9', signature: 'd7cd4dc2d11eeb9af03a544a072ea494f7b71896', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/oss2.zhongou.org.cn\/web\/yyrw\/202108\/0a14089f37adedbfd3beddd9df9fced6.jpg","title":"\u6e58\u6f6d\u5e02\u4e2d\u5fc3\u533b\u9662\uff1a\u79fb\u52a8\u201c\u65b9\u8231\u201d\u5f00\u8fdb\u793e\u533a","smalltext":"\u968f\u7740\u75ab\u60c5\u9632\u63a7\u5f62\u52bf\u4e0d\u65ad\u53d8\u5316\uff0c\u9700\u8981\u8fdb\u884c\u6838\u9178\u68c0\u6d4b\u7684\u5e02\u6c11\u8d8a\u6765\u8d8a\u591a\uff0c\u9762\u4e34\u65b0\u60c5\u51b5\u3001\u65b0\u9700\u6c42\uff0c\u6e58\u6f6d\u5e02\u4e2d\u5fc3\u533b\u9662\u672c\u7740\u4e3a\u4eba\u6c11\u7fa4\u4f17\u529e\u5b9e\u4e8b\u3001\u529e\u597d\u4e8b\u3001\u89e3\u96be\u9898\u7684\u539f\u5219\uff0c\u5728\u4fdd\u75593\u4e2a\u56fa\u5b9a\u5730\u70b9\u7684\u6838\u9178\u68c0\u6d4b\u65b9\u8231\u7684\u540c\u65f6\uff0c\u521b\u65b0\u65b9\u5f0f\u65b9\u6cd5\uff0c\u5728\u96e8\u6e56\u533a\u59d4\u533a\u653f\u5e9c\u7684\u7ec4\u7ec7\u534f\u8c03\u4e0b\uff0c\u7ec4\u5efa\u4e864\u53f0\u79fb\u52a8\u6838\u9178\u68c0\u6d4b\u91c7\u6837\u8f66\uff0c\u5206\u522b\u5728\u706b\u8f66\u7ad9\u3001\u6c34\u5229\u5c40\u3001\u5e7f\u4e91\u8def\u3001\u65fa\u57ce\u5929\u8a89\u7b49\u591a\u4e2a\u4e34\u65f6\u91c7\u96c6\u70b9\u5f00\u5c55\u6838\u9178\u68c0\u6d4b\u91c7\u6837\u4efb\u52a1\uff0c\u6210\u4e3a\u4e86\u4e00\u4e2a\u79fb\u52a8\u201c\u65b9\u8231\u201d\u3002","url":"http:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=4620"}; 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 () { } }); }); }