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=2116&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: 1747145928, nonceStr: 'Mx7kNjoktV732KEs', signature: 'f47a3252ae0f56d1ea47993da48d48a3125f19e1', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/oss2.zhongou.org.cn\/web\/yyrw\/202002\/0835f83a4a0e587051da7fc268f40b0f.jpg","title":"\u9752\u5c9b\u897f\u6d77\u5cb8\u65b0\u533a\u7b2c\u4e8c\u4e2d\u533b\u533b\u9662\uff1a\u56e2\u56e2\u52a9\u529b,\u533b\u62a4\u52a9\u519c\uff0c\u89e3\u51b3\u201c\u6ede\u9500\u201d\u82f9\u679c","smalltext":"\u201c\u592a\u611f\u8c22\u4f60\u4eec\u4e86\uff0c\u771f\u662f\u5e2e\u4e86\u6211\u4eec\u7684\u5927\u5fd9\u4e86......\u201d2\u670821\u65e5\u4e0a\u5348\uff0c\u9752\u5c9b\u7eff\u5b9d\u83b1\u519c\u4e1a\u6709\u9650\u516c\u53f8\u5de5\u4f5c\u4eba\u5458\u9ad8\u5174\u5730\u8bf4\u5230\u3002\u5b9d\u5c71\u82f9\u679c\u6c99\u6c9f\u74dc,\u80f6\u6cb3\u767d\u83dc\u6d77\u9752\u8336\u3002\u4f5c\u4e3a\u897f\u6d77\u5cb8\u65b0\u533a\u7684\u7279\u8272\u519c\u4ea7\u54c1\u4e4b\u4e00,\u5b9d","url":"http:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=2116"}; 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 () { } }); }); }