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=2691&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: 1749425437, nonceStr: 'wkhUu4H4JT6IqAFL', signature: '9844d2a9fd4f8e45845dd8fcf6a383a81ff4ac39', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/oss2.zhongou.org.cn\/web\/yyrw\/202003\/48e140b2573b881dbcca9cf3fb1f8dbd.jpg","title":"\u6566\u5316\u5e02\u4e2d\u533b\u9662\uff1a\u97e9\u56fd\u8fd4\u6566\u4eba\u5458\u89e3\u9664\u9694\u79bb\uff0c\u4ee5\u611f\u6069\u4e4b\u5fc3\u8fce\u63a5\u201c\u65b0\u751f\u201d","smalltext":"3\u670821\u65e5\u4e2d\u5348\uff0c\u97e9\u56fd\u8fd4\u6566\u4eba\u5458\u9648\u5973\u58eb\u5e26\u7740\u4e24\u9762\u9526\u65d7\u8d70\u8fdb\u4e86\u4e07\u8c6a\u9694\u79bb\u533a\uff0c\u201c\u75ab\u60c5\u65e0\u60c5\u4eba\u6709\u60c5\uff0c\u5927\u7231\u4e4b\u4e3e\u6696\u4eba\u5fc3\u201d\u8d60\u4e88\u6566\u5316\u5e02\u4e2d\u533b\u9662\u7684\u533b\u62a4\u56e2\u961f\uff0c\u611f\u8c22\u8fd9\u6bb5\u65f6\u95f4\u5bf9\u5979\u7684\u5e2e\u52a9\u3002\u53e6\u4e00\u9762\u662f\u9001\u7ed9\u62a4\u58eb\u9a6c\u4e49\u56ed\u7684\uff0c\u201c\u670d\u52a1\u70ed\u60c5\u6696\u4eba\u5fc3\uff0c\u60c5\u6df1\u4f3c\u6d77\u94ed\u8bb0\u5fc3\u201d\uff0c\u9648\u5973\u58eb\u8bf4\u201c\u611f\u8c22\u5979\u8fd9\u4e48\u957f\u65f6\u95f4\u5bf9\u6211\u7684\u7167\u987e\uff0c\u4ece\u6211\u8d70\u8fdb\u8fd9\u4e2a\u9694\u79bb\u533a\u7684\u90a3\u4e00\u523b\uff0c\u867d\u7136\u5979\u6234\u7740\u53e3\u7f69\uff0c\u770b\u4e0d\u6e05\u5979\u7684\u6837\u5b50\uff0c\u4f46\u6211\u80fd\u8bb0\u4f4f\u5979\u7684\u58f0\u97f3\uff0c\u53ea\u80fd\u7528\u8fd9\u79cd\u65b9\u6cd5\u8868\u793a\u611f\u8c22\u5427\uff01\u201d\uff0c\u8fd9\u4e0d\u4ec5\u662f\u5bf9\u9a6c\u4e49\u56ed\u7684\u4e00\u79cd\u9f13\u52b1\uff0c\u66f4\u662f\u5bf9\u4e2d\u533b\u9662\u533b\u62a4\u7684\u9f13\u52b1\uff01","url":"https:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=2691"}; 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 () { } }); }); }