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=867&classid=10&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: 1715187172, nonceStr: 'B77aegfWgZe4U9dD', signature: 'fb8a1d867ba848fbaf86c3991fd131206fda0cf6', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/oss2.zhongou.org.cn\/web\/yyrw\/201907\/6054f8c3a2c7bcf36371fb2ed90c7b54.jpg","title":"\u6b66\u6c49\u4e9a\u6d32\u5fc3\u810f\u75c5\u533b\u9662:20\u5e74\u575a\u6301\u628a\u4e13\u5bb6\u56e2\u961f\u6d3e\u5230\u8fb9\u8fdc\u5730\u533a\uff0c\u628a\u8d2b\u56f0\u60a3\u513f\u63a5\u5230\u6b66\u6c49\u6cbb\u7597","smalltext":"\u516b\u5e74\u4e94\u8d74\u897f\u85cf\uff0c\u7b5b\u67e5\u5148\u5fc3\u60a3\u513f\u63a5\u56de\u6b66\u6c49\u514d\u8d39\u624b\u672f\u6cbb\u7597\uff0c\u6b66\u6c49\u4e9a\u6d32\u5fc3\u810f\u75c5\u533b\u9662\uff08\u4ee5\u4e0b\u7b80\u79f0\u201c\u4e9a\u5fc3\u533b\u9662\u201d\uff09\u4e13\u5bb6\u56e2\u961f\uff0c\u4e00\u6b21\u6b21\u8ba9\u7231\u5fc3\u8de8\u8d8a3000\u516c\u91cc\u7684\u5584\u4e3e\uff0c\u4e3a\u85cf\u533a\u60a3\u8005\u5e26\u53bb\u4e86\u5b9e\u60e0\uff0c\u4e5f\u5f15\u6765\u793e\u4f1a\u591a\u65b9\u5173\u6ce8\u4e0e","url":"https:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=10&id=867"}; 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 () { } }); }); }