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=1612&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: 1749480724, nonceStr: 'CKoxR1y3OSwavFK5', signature: 'a8ea47642e45e5065a3f25acd1d8f524b45a4197', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"https:\/\/yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u5357\u660c\u5e02\u6d2a\u90fd\u4e2d\u533b\u9662\uff1a\u8ba9\u5c90\u9ec4\u4e4b\u82b1\u5728\u7956\u56fd\u8fb9\u7586\u76db\u653e","smalltext":"\u8fd1\u65e5\uff0c\u5357\u660c\u5e02\u6d2a\u90fd\u4e2d\u533b\u9662\u6536\u5230\u4e00\u5c01\u514b\u5b5c\u52d2\u82cf\u4e2d\u533b\u533b\u9662\u53d1\u6765\u7684\u611f\u8c22\u4fe1\u3002\u539f\u6765\uff0c2019\u5e74\uff0c\u5357\u660c\u5e02\u6d2a\u90fd\u4e2d\u533b\u9662\u9009\u6d3e\u7684\u63f4\u7586\u533b\u751f\u9aa8\u4f24\u5341\u79d1\u4e3b\u6cbb\u4e2d\u533b\u5e08\u5434\u5ead\u80dc\u5728\u514b\u5b5c\u52d2\u82cf\u4e2d\u533b\u533b\u9662\u62c5\u4efb\u5eb7\u590d\u79d1\u4e3b\u4efb\u7684\u534a\u5e74\u671f\u95f4\u771f\u60c5\u5949\u732e\uff0c\u8d21\u732e\u7a81\u51fa\uff0c\u4e0d\u4ec5\u5e2e\u52a9\u5f53\u5730\u533b\u751f\u63d0\u9ad8\u4e86\u8bca\u7597\u6c34\u5e73\uff0c\u8fd8\u4e3a\u8bb8\u591a\u514b\u5dde\u540c\u80de\u5e26\u53bb\u4e86\u5065\u5eb7\u548c\u5feb\u4e50\u3002\u8fd9\u662f\u514b\u5b5c\u52d2\u82cf\u4e2d\u533b\u533b\u9662\u9996\u6b21\u5199\u611f\u8c22\u4fe1\u7ed9\u652f\u63f4\u533b\u9662\uff0c\u4fe1\u4ef6\u867d\u7136\u7b80\u77ed\uff0c\u4f46\u5374\u8868\u8fbe\u7740\u4ed6\u4eec\u5bf9\u5357\u660c\u5e02\u6d2a\u90fd\u4e2d\u533b\u9662\u5927\u529b\u652f\u6301\u63f4\u7586\u5de5\u4f5c\u7684\u7ef5\u957f\u611f\u6fc0\u3002","url":"https:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=1612"}; 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 () { } }); }); }