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=695&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: 1714654404, nonceStr: 'n8K7ffv7PIu5DCSx', signature: '9a7234aeab12fc8c37b97a0adae2f05a76245f82', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/oss2.zhongou.org.cn\/web\/yyrw\/201907\/140b43d670bbc78915b715715e6037e5.jpg","title":"\u8d63\u5dde\u5e02\u7b2c\u4e94\u4eba\u6c11\u533b\u9662\uff1a\u6709\u4f4d\u533b\u751f\u6bcf\u5468\u966a\u60a3\u8005\u8dd1\u6b652\u6b21","smalltext":"\u4e3a\u5e2e\u52a9\u8102\u80aa\u809d\u60a3\u8005\u901a\u8fc7\u79d1\u5b66\u7684\u8fd0\u52a8\u51cf\u8f7b\u8102\u80aa\u809d\u75c7\u72b6\uff0c\u8d63\u5dde\u5e02\u7b2c\u4e94\u4eba\u6c11\u533b\u9662\u7591\u96be\u809d\u75c5\u79d1\u7684\u8bb8\u98de\u4e3b\u4efb\u6bcf\u5468\u4e09\u665a\u4e0a\u3001\u5468\u65e5\u65e9\u4e0a\u966a\u60a3\u8005\u8dd1\u6b652\u6b21\uff0c\u6574\u6574\u575a\u6301\u4e866\u5e74\u3002\u4ed6\u4e00\u8fb9\u8dd1\u6b65\uff0c\u4e00\u8fb9\u548c\u60a3\u8005\u804a\u5929\uff0c\u6839\u636e\u60a3\u8005\u5b9e\u9645\u60c5\u51b5\uff0c\u9002\u65f6\u8c03\u6574\u8fd0\u52a8\u65b9\u6848\u548c\u8fdb\u884c\u996e\u98df\u6307\u5bfc\u3002\u8fd9\u4e00\u65b9\u5f0f\uff0c\u533b\u751f\u4e0d\u4ec5\u4ec5\u662f\u5728\u6cbb\u75c5\uff0c\u800c\u4e14\u628a\u60a3\u8005\u5f53\u4f5c\u670b\u53cb\u6765\u5173\u5fc3\uff0c\u4f53\u73b0\u4e86\u4eba\u6587\u670d\u52a1\u7406\u5ff5\uff0c\u4ed6\u4e5f\u5728\u7528\u884c\u52a8\u843d\u5b9e\u56fd\u5bb6\u9884\u9632\u4e3a\u4e3b\u7684\u536b\u751f\u5de5\u4f5c\u65b9\u9488\uff0c\u666e\u53ca\u5065\u5eb7\u77e5\u8bc6\uff0c\u63d0\u9ad8\u5065\u5eb7\u7d20\u517b\u3002","url":"http:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=695"}; 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 () { } }); }); }