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=429&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: 1716338851, nonceStr: 'vrFumjY4JczK8S4l', signature: '4b072ffdb2644dbe55a497efbc7759ddea30bd15', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/oss2.zhongou.org.cn\/web\/yyrw\/201905\/40360fdca020cf9ae59c83d1f54d6d05.png","title":"\u5f20\u5bb6\u754c\u5e02\u4eba\u6c11\u533b\u9662\uff1a3\u5c81\u5973\u7ae5\u7a81\u53d1\u9ad8\u70ed\u62bd\u6410 \u533b\u751f\u98de\u595433\u79d2\u6210\u529f\u62a2\u6551","smalltext":" 5\u670822\u65e5\uff0c\u5728\u5f20\u5bb6\u754c\u5e02\u4eba\u6c11\u533b\u9662\u513f\u7ae5\u4fdd\u5065\u5eb7\u590d\u79d1\u95e8\u8bca\u8d70\u5eca\u91cc\uff0c\u4e00\u540d3\u5c81\u5973\u7ae5\u540c\u6bcd\u4eb2\u7b49\u5f85\u60a3\u75c5\u59b9\u59b9\u63a5\u53d7\u5eb7\u590d\u6cbb\u7597\u9014\u4e2d\uff0c\u7a81\u53d1\u9ad8\u70ed\u62bd\u6410\u81f4\u610f\u8bc6\u4e27\u5931\u3002\u60c5\u6025\u4e4b\u4e0b\uff0c\u8eab\u6750\u77ee\u5c0f\u7684\u5973\u533b\u751f\u6000\u62b1\u7740\u91cd26\u65a4\u5973\u7ae5\u572833\u79d2\u65f6\u95f4\u91cc\uff0c\u98de\u595440\u7c73\u8fc7\u9053\uff0c70\u6b65\u697c\u68af\u53f0\u9636\u53ca\u5c31\u8bca\u4eba\u7fa4\u5230\u8fbe\u62a2\u6551\u5ba4\u3002\u6700\u7ec8\u56e0\u62a2\u6551\u53ca\u65f6\uff0c\u5973\u7ae5\u6210\u529f\u83b7\u6551\u3002\u800c\u8fd9\u611f\u4eba\u6e29\u99a8\u4e00\u5e55\u88ab\u533b\u9662\u76d1\u63a7\u89c6\u9891\u6240\u8bb0\u5f55\u3002\r\n \r\n","url":"http:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=429"}; 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 () { } }); }); }