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=703&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: 1746676834, nonceStr: 'xOLrOHnFEBCRIkOD', signature: '1d966faeabef1fe7ebfcba254fb052e5e658b93b', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/oss2.zhongou.org.cn\/web\/yyrw\/201907\/5a9cd61f63578606176fe6fc912dd2a6.jpg","title":"\u590d\u65e6\u5927\u5b66\u9644\u5c5e\u4e2d\u5c71\u533b\u9662\uff1a4700\u7c73\u4e4b\u4e0a\uff0c\u63f4\u85cf\u6d77\u62d4\u6700\u9ad8\u7684\u9611\u5c3e\u5207\u9664\u672f","smalltext":"2019\u5e746\u670826\u65e5\uff0c\u590d\u65e6\u5927\u5b66\u9644\u5c5e\u4e2d\u5c71\u533b\u9662\u63f4\u85cf\u533b\u7597\u961f\u5728\u5c97\u5df4\u53bf\u536b\u751f\u670d\u52a1\u4e2d\u5fc3\u5b9e\u65bd\u4e00\u4f8b\u9611\u5c3e\u5207\u9664\u624b\u672f\uff0c\u8fd9\u662f\u63f4\u85cf\u533b\u7597\u961f\u5165\u9a7b\u6d77\u62d44700\u7c73\u9ad8\u539f\u540e\u5f00\u5c55\u7684\u9996\u4f8b\u624b\u672f\uff0c\u5237\u65b0\u4e86\u81ea\u63f4\u85cf\u5de5\u4f5c\u81f3\u4eca\uff0c\u4e0a\u6d77\u533b\u7597\u961f\u6d77\u62d4\u6700\u9ad8\u7684\u624b\u672f\u8bb0\u5f55\u3002\u7ecf\u8fc7\u5168\u4f53\u533b\u62a4\u4eba\u5458\u7684\u5171\u540c\u52aa\u529b\uff0c\u75c5\u4eba\u6062\u590d\u826f\u597d\uff0c\u4e00\u5468\u540e\u51fa\u9662\u3002","url":"http:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=703"}; 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 () { } }); }); }