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=4371&classid=14&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: 1714761534, nonceStr: 'o1Bu9tH4cJLj0UVE', signature: 'c1b5c8ac4bca5f4c24e0cbfea553bf4fbf79d334', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/oss2.zhongou.org.cn\/web\/yyrw\/202106\/4418c4515ee0dc64155c9db10fe62f23.jpg","title":"\u9996\u5c4a\u4e2d\u56fd\u516c\u7acb\u533b\u9662\u7ee9\u6548\u7ba1\u7406\u8bba\u575b\u66a8\u516c\u7acb\u533b\u9662\u7ee9\u6548\u7ba1\u7406\u4f18\u79c0\u6848\u4f8b\u5206\u4eab\u4f1a","smalltext":"\u5404\u533b\u7597\u673a\u6784\uff1a\u4e2d\u592e\u5168\u9762\u6df1\u5316\u6539\u9769\u59d4\u5458\u4f1a 2021\u5e742\u670819\u65e5\u53ec\u5f00\u7b2c\u5341\u516b\u6b21\u4f1a\u8bae\u4e0a\u5ba1\u8bae\u5e76\u901a\u8fc7\u4e86\u300a\u5173\u4e8e\u63a8\u52a8\u516c\u7acb\u533b\u9662\u9ad8\u8d28\u91cf\u53d1\u5c55\u7684\u610f\u89c1\u300b\u653f\u7b56\u6587\u4ef6\uff0c\u5f3a\u8c03\u516c\u7acb\u533b\u9662\u7684\u4e3b\u4f53\u5730\u4f4d\u548c\u91cd\u8981\u6027\u3002\u63d0\u51fa\u516c\u7acb","url":"https:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=14&id=4371"}; 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 () { } }); }); }