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=622&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: 1746313213, nonceStr: 'cytvtq6YSBlvmKcq', signature: '60284d5862b7878f29145de59af2f71a6695fdff', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/oss2.zhongou.org.cn\/web\/yyrw\/201906\/0223983426a7a6877fa917a170856ff5.jpg","title":"\u6b66\u6c49\u5927\u5b66\u4e2d\u5357\u533b\u9662\uff1a\u60a3\u75c5\u66b4\u762640\u65a4\u6fd2\u4e34\u7edd\u671b \u4e24\u4ee3\u533b\u751f\u63a5\u529b\u8bca\u6cbb \u82b1\u5b63\u5c11\u5973\u6539\u7f16\u6b4c\u66f2\u5409\u4ed6\u5f39\u5531\u8c22\u533b\u751f","smalltext":"\u82b1\u5b63\u5c11\u5973\u60a3\u75c5\u8bca\u6cbb\u4e0d\u5bf9\u8def\u66b4\u762640\u65a4\u6fd2\u4e34\u7edd\u671b\uff0c\u4e24\u4ee3\u533b\u751f\u6210\u529f\u8bca\u7597\u8ba9\u5979\u91cd\u83b7\u65b0\u751f\uff0c\u7231\u597d\u97f3\u4e50\u7684\u5979\u6839\u636e\u8bca\u6cbb\u7ecf\u5386\u6539\u7f16\u9648\u5955\u8fc5\u300a\u4f60\u7684\u80cc\u5305\u300b\uff0c\u5e76\u5409\u4ed6\u5f39\u5531\u7ed9\u533b\u62a4\u4eba\u5458\uff0c\u611f\u8c22\u533b\u62a4\u4eba\u5458\u7684\u201c\u6551\u547d\u4e4b\u6069\u201d\u300218\u65e5\uff0c\u60a0\u626c\u7684\u6b4c\u58f0\u5728\u6b66\u6c49\u5927\u5b66\u4e2d\u5357\u533b\u9662\u6d88\u5316\u5185\u79d1\u75c5\u623f\u54cd\u8d77\u3002\u201c\u4e8c\u96f6\u4e00\u4e5d\u5e74\/\u6211\u4eec\u5728\u533b\u9662\u62a4\u58eb\u7ad9\/\u4f60\u89c1\u6211\u9f3b\u5b54\u91cc\u63d2\u7740\u7ba1\/\u4f60\u8bf4\u670b\u53cb\/\u597d\u5de7\uff0c\u6b66\u6c49\u5927\u5b66\u4e2d\u5357\u533b\u9662\u6211\u4e0e\u4f60\u5171\u60a3\u96be\u2026\u2026\u201d","url":"http:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=622"}; 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 () { } }); }); }