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=1561&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: 1715298108, nonceStr: 'FianPF0O0NjVeEzC', signature: 'be68b951f054fe278785f2a55ff1caecf7967855', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/oss2.zhongou.org.cn\/web\/yyrw\/201912\/99626625a035477e79f1062d883a5995.jpg","title":"\u534e\u4e2d\u79d1\u6280\u5927\u5b66\u540c\u6d4e\u533b\u5b66\u9662\u9644\u5c5e\u540c\u6d4e\u533b\u9662:\u79d1\u666e\u67b6\u8d77\u533b\u60a3\u6c9f\u901a\u7684\u6865\u6881","smalltext":"2019\u5e74\u5c81\u672b\uff0c\u5c3d\u7ba1\u573a\u5916\u5bd2\u98ce\u51db\u51bd\uff0c\u5728\u82cf\u5dde\u4e2d\u56fd\u5fc3\u8840\u7ba1\u5065\u5eb7\u5927\u4f1a\uff08CCHC2019\uff09\u73b0\u573a\uff0c\u5fc3\u8840\u7ba1\u533b\u5b66\u79d1\u666e\u7115\u53d1\u51fa\u6696\u6696\u7684\u6625\u610f\u3002\u300a\u5065\u5eb7\u4e2d\u56fd\u884c\u52a8\u300b\u6307\u51fa\uff0c\u666e\u53ca\u5065\u5eb7\u77e5\u8bc6\uff0c\u63d0\u9ad8\u5168\u6c11\u5065\u5eb7\u7d20\u517b\u6c34\u5e73\uff0c\u662f\u63d0\u9ad8\u5168\u6c11\u5065\u5eb7\u6c34\u5e73\u6700\u6839\u672c\u6700\u7ecf\u6d4e\u6700\u6709\u6548\u7684\u63aa\u65bd\u4e4b\u4e00\u3002\u672c\u6b21\u5927\u4f1a\u7531\u4e2d\u56fd\u5fc3\u8840\u7ba1\u5065\u5eb7\u8054\u76df\u4e3e\u529e\u4e86\u591a\u79cd\u5f62\u5f0f\u7684\u79d1\u666e\u6d3b\u52a8\uff0c\u65e8\u5728\u9f13\u52b1\u66f4\u591a\u5fc3\u8840\u7ba1\u533b\u5e08\u53c2\u4e0e\u5230\u5168\u6c11\u79d1\u666e\u7684\u8fdb\u7a0b\u4e2d\u6765\u3002","url":"http:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=1561"}; 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 () { } }); }); }