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=251&classid=11&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: 1714894074, nonceStr: 'PUYPUweoAOuJRQBx', signature: '91bb8e713a5ffd3c1961c3c7a1ba35ab99d6f981', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/oss2.zhongou.org.cn\/web\/yyrw\/201905\/326c9c23b793708ebd8244389f1c8193.jpg","title":"\u5e38\u5dde\u4e09\u9662\uff1a\u8033\u9f3b\u54bd\u5589\u79d1\u7684\u201c\u7231\u2022\u8212\u7545\u201d\u54c1\u724c\u662f\u5982\u4f55\u8bde\u751f\u7684","smalltext":"\u5728\u5e38\u5dde\u5e02\u7b2c\u4e09\u4eba\u6c11\u533b\u9662\uff0c\u8033\u9f3b\u54bd\u5589\u79d1\u5c31\u662f\u4e00\u4e2a\u4e13\u95e8\u5b88\u62a4\u4e94\u5b98\u5065\u5eb7\u7684\u79d1\u5ba4\u3002\u516d\u5e74\u6765\uff0c\u8fd9\u91cc\u7684\u75c5\u60a3\u4fe1\u4efb\u5ea6\u3001\u6ee1\u610f\u5ea6\u4e0d\u65ad\u6500\u5347\uff1b\u8fd9\u91cc\u7684\u533b\u62a4\u4eba\u5458\u83b7\u5f97\u611f\u3001\u8363\u8a89\u611f\u4e0e\u65e5\u4ff1\u589e\uff1b\u8fd9\u91cc\u7684\u79d1\u5ba4\u6587\u5316\u8ff8\u53d1\u51fa\u4e86\u52c3\u52c3\u751f\u673a\u3002\u8fd9\u5c31\u662f\u521a\u521a\u83b7\u5f972018\u5e74\u5ea6\u4e2d\u56fd\u533b\u9662\u4eba\u6587\u54c1\u724c\u5efa\u8bbe\u201c\u98ce\u5c1a\u6848\u4f8b\u201d\u6b8a\u8363\u7684\u5e38\u5dde\u5e02\u7b2c\u4e09\u4eba\u6c11\u533b\u9662\u201c\u7231\u2022\u8212\u7545\u201d\u8033\u9f3b\u54bd\u5589\u79d1\u54c1\u724c\u3002","url":"http:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=11&id=251"}; 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 () { } }); }); }