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=2057&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: 1714361438, nonceStr: 'nk9q87CrHxXmRCaA', signature: '43786125fa2f16d0743a0ab02c429776cd3b41d8', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/oss2.zhongou.org.cn\/web\/yyrw\/202002\/ef81491dbf9b90a22735df30c9f1b5fa.jpg","title":"\u5185\u8499\u53e4\u5987\u5e7c\u4fdd\u5065\u9662\uff1a\u65b9\u8231\u533b\u9662\u60a3\u8005\u81ea\u62cd\uff0c\u665a\u4e00\u5929\u51fa\u9662\u5c31\u4e3a\u4e86\u518d\u770b\u770b\u4f60\u4eec","smalltext":"\u6211\u662f\u5728\u6b66\u6c49\u6c5f\u6c49\u65b9\u8231\u533b\u9662\u6cbb\u7597\u7684\u4e00\u540d\u201c\u65b0\u51a0\u80ba\u708e\u201d\u60a3\u8005\uff0c\u4eca\u5929\u6211\u8981\u51fa\u9662\u4e86\uff0c\u5176\u5b9e\u6628\u5929\u5c31\u53ef\u4ee5\u7684\uff0c\u4f46\u662f\u5f88\u60f3\u5ff5\u8fd9\u6bb5\u65f6\u95f4\u4e3a\u6211\u505a\u62a4\u7406\u5de5\u4f5c\u76845\u4f4d\u62a4\u58eb\uff0c\u6240\u4ee5\u6211\u51b3\u5b9a\u665a\u4e00\u5929\u8d70\uff0c\u8d70\u4ee5\u524d\u8981\u548c\u4ed6\u4eec\u518d\u804a\u804a\u5929\uff0c","url":"https:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=2057"}; 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 () { } }); }); }