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=1303&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: 1714650265, nonceStr: 'QIVjRNesyi93gVUp', signature: 'f679e8a0546804a8831ee1d331dc74948da926fe', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/oss2.zhongou.org.cn\/web\/yyrw\/201910\/36d59d7d4389e61f6d2b10d09508eb0d.jpg","title":"\u5357\u4eac\u540c\u4ec1\u533b\u9662:\u5728\u8f93\u6db2\u5ba4\u65c1\u5f00\u8bbe\u201c\u4f5c\u4e1a\u5427\u201d","smalltext":"\u5357\u4eac\u540c\u4ec1\u533b\u9662\u513f\u7ae5\u533b\u9662\u95e8\u6025\u8bca\u5c31\u8bca\u91cf\u4e00\u76f4\u5c45\u9ad8\u4e0d\u4e0b\uff0c\u5c0f\u670b\u53cb\u4eec\u6765\u5c31\u8bca\u540e\u9700\u8981\u8f93\u6db2\uff0c\u8f93\u6db2\u5b8c\u6210\u5199\u4f5c\u4e1a\uff0c\u65f6\u95f4\u6765\u4e0d\u53ca\uff0c\u60a3\u513f\u4eec\u4e5f\u4e0d\u80fd\u5145\u5206\u7684\u4f11\u606f\uff1b\u8fb9\u8f93\u6db2\u8fb9\u5199\u4f5c\u4e1a\uff0c\u6ca1\u6709\u5408\u9002\u7684\u573a\u6240\uff0c\u8f93\u6db2\u5b89\u5168\u4e5f\u5b58\u5728\u9690\u60a3\u30029\u6708\u5f00\u5b66\u5b63\uff0c\u4e5f\u662f\u611f\u5192\u6d41\u611f\u7b49\u547c\u5438\u7cfb\u7edf\u75be\u75c5\u7684\u9ad8\u53d1\u671f\uff0c\u5176\u4e2d\u4f4e\u9f84\u60a3\u8005\u7684\u6bd4\u4f8b\u5c24\u4e3a\u660e\u663e\u3002\u4e8e\u662f\uff0c\u5357\u4eac\u540c\u4ec1\u533b\u9662\u513f\u7ae5\u533b\u9662\u505a\u4e86\u4e00\u4ef6\u6696\u5fc3\u4e8b\uff0c\u4ed6\u4eec\u5728\u8f93\u6db2\u5ba4\u65c1\u5f00\u8bbe\u4e86\u4e00\u4e2a\u201c\u4f5c\u4e1a\u5427\u201d\uff0c\u65b9\u4fbf\u6765\u540a\u6c34\u7684\u5b66\u751f\u5199\u4f5c\u4e1a\uff0c\u5907\u53d7\u5b66\u751f\u548c\u5bb6\u957f\u4eec\u597d\u8bc4\u3002","url":"http:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=1303"}; 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 () { } }); }); }