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=3991&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: 1714889334, nonceStr: '60n6RHHYsJzcNFOy', signature: 'e92349fce0eaebadb0581fe5b4698e32c6e85fff', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/oss2.zhongou.org.cn\/web\/yyrw\/202102\/1daa8fa41373ae337fb8638dc4b92320.jpg","title":"\u56db\u5ddd\u5927\u5b66\u534e\u897f\u533b\u9662\uff1a\u533b\u7597\u7cbe\u51c6\u6276\u8d2b\u7684\u201c\u534e\u897f\u2014\u9547\u96c4\u6a21\u5f0f\u201d","smalltext":"\u6211\u9662\u4e0e\u4e91\u5357\u9547\u96c4\u7ed3\u5bf9\u5e2e\u6276\uff0c\u662f\u56fd\u5bb6\u533b\u5b66\u4e2d\u5fc3\u7684\u8d23\u4efb\u3001\u662f\u8131\u8d2b\u653b\u575a\u7684\u4f5c\u4e3a\u3001\u662f\u6df1\u5316\u533b\u6539\u7684\u843d\u5b9e\uff0c\u4e5f\u662f\u201c\u8ba9\u897f\u90e8\u7fa4\u4f17\u5c31\u8fd1\u83b7\u5f97\u9ad8\u6c34\u5e73\u533b\u7597\u670d\u52a1\u201d\u613f\u666f\u7684\u5b9e\u8df5\u3002\u6211\u4eec\u5229\u7528\u515a\u59d4\u9886\u5bfc\uff0c\u7edf\u6218\u90e8\u3001\u516c\u4e8b\u90e8\u8054\u5408\u7ec4\u7ec7\uff0c\u519c\u5de5\u6c11\u4e3b\u515a\u534e\u897f\u652f\u90e8\u4e3b\u5bfc\uff0c\u5176\u5b83\u515a\u6d3e\u548c\u515a\u5916\u77e5\u8bc6\u5206\u5b50\u79ef\u6781\u53c2\u52a0\u7684\u534e\u897f\u2014\u9547\u96c4\u533b\u8054\u4f53\u7cbe\u51c6\u6276\u8d2b\u6a21\u5f0f\u201d\uff0c\u53d6\u5f97\u4e86\u663e\u8457\u6548\u679c\uff0c\u6536\u5230\u4e86\u5f53\u5730\u533b\u62a4\u4eba\u5458\u548c\u8001\u767e\u59d3\u7684\u9ad8\u5ea6\u597d\u8bc4\u3002","url":"https:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=3991"}; 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 () { } }); }); }