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=331&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: 1715693123, nonceStr: 'IL1lcH4HvbgkPxcv', signature: '8531de34c546c03de8401194fd986d91f0c058f1', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/oss2.zhongou.org.cn\/web\/yyrw\/201905\/5cb707d1aeac47310e579d182505574b.png","title":"\u5e7f\u533b\u4e09\u9662\uff1a\u8d85\u71c3\uff01\u533b\u60a3\u5171\u540c\u5531\u54cd\u300a\u6211\u548c\u6211\u7684\u7956\u56fd\u300b","smalltext":"\u5e7f\u533b\u4e09\u9662\u533b\u60a3\u5171\u540c\u5531\u54cd\u300a\u6211\u548c\u6211\u7684\u7956\u56fd\u300b\uff0c\r\n\u732e\u793c\u65b0\u4e2d\u56fd\u6210\u7acb70\u5468\u5e74\uff0c\u5e7f\u533b\u4e09\u9662\u5efa\u9662120\u5468\u5e74\uff01\r\n\r\n\u5fae\u7535\u5f71\u5f0f\u7684\u5f00\u7bc7\r\n\u4e49\u8bca\u73b0\u573a\u7684\u5feb\u95ea\r\n\u4e0e\u4f17\u4e0d\u540c\u7684\u624b\u8bed\u821e\u8e48\r\n\u7ed9\u4f60\u4e00\u4e2a\u533b\u52a1\u5de5\u4f5c\u8005\u5f0f\u7684\u5feb\u95eaMV\r\n\u67d4\u5fc3\u6d4e\u4e16\uff0c\u5c1a\u9053\u7cbe\u533b\r\n\u67d4\u6d4e120\u5e74\uff0c\u59cb\u7ec8\u4e0d\u653e\u5f03\u4efb\u4f55\u4e00\u4e2a\u751f\u547d\uff0c\r\n\u4e0e\u7956\u56fd\u540c\u5728\uff0c\u4e0e\u4eba\u6c11\u5065\u5eb7\u540c\u5728\uff01","url":"https:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=331"}; 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 () { } }); }); }