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=1324&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: 1749499216, nonceStr: 'hN4eE5acVloOCwBz', signature: 'edc5dd1b686d75e0bb8384ac938aa5855356a80d', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/oss2.zhongou.org.cn\/web\/yyrw\/201911\/b0687b73e82cb18d5ec6c95eaa68b0e7.jpg","title":"\u54b8\u9633\u5e02\u7b2c\u4e00\u4eba\u6c11\u533b\u9662\uff1a\u4e58\u5ba2\u98de\u673a\u4e0a\u7a81\u53d1\u75be\u75c5\uff0c\u533b\u751f\u633a\u8eab\u800c\u51fa\u7d27\u6025\u6551\u52a9","smalltext":"\u8fd1\u65e5,\u7531\u6df1\u5733\u98de\u5f80\u54b8\u9633\u7684MU2450\u6b21\u822a\u73ed,\u521a\u8d77\u98de\u4e0d\u4e45\uff0c\u6b63\u5f53\u5927\u5bb6\u95ed\u76ee\u517b\u795e\u51c6\u5907\u5c0f\u61a9\u7684\u65f6\u5019\u2026\u2026\u4e00\u4f4d\u4e2d\u5e74\u5973\u4e58\u5ba2\u7a81\u7136\u8eab\u4f53\u51fa\u73b0\u4e0d\u9002\uff0c\u4e00\u573a\u751f\u6b7b\u8425\u6551\u5728\u4e07\u7c73\u9ad8\u7a7a\u4e0a\u6f14\u3002\u201c11\u67083\u65e5\u665a7\u70b910\u5206\uff0c\u6211\u548c\u59bb","url":"https:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=1324"}; 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 () { } }); }); }