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=1068&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: 1749447549, nonceStr: 'R7TuFLQKCt7c2gKf', signature: '771d631821a02d1aaf939cc461242e4a138c3064', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"https:\/\/yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u5e7f\u897f\u56fd\u9645\u58ee\u533b\u533b\u9662\uff1a\u5065\u5eb7\u7ba1\u7406\u4e2d\u5fc3\u88ab\u6388\u4e88\u201c\u7cd6\u5c3f\u75c5\u9632\u6cbb\u5065\u8054\u4f53\u7b5b\u67e5\u7ba1\u7406\u4e2d\u5fc3\u201d","smalltext":"\u8fd1\u65e5\uff0c\u7b2c\u4e5d\u5c4a\u5168\u56fd\u5065\u5eb7\u7ba1\u7406\u5b66\u79d1\u5efa\u8bbe\u4e0e\u79d1\u6280\u521b\u65b0\u4e2d\u5fc3\u5efa\u8bbe\u7814\u8ba8\u4f1a\u5728\u5357\u4eac\u53ec\u5f00\u3002\u6765\u81ea\u5168\u56fd330\u591a\u5bb6\u5065\u5eb7\u7ba1\u7406\u793a\u8303\u57fa\u5730\u8fd12000\u540d\u5927\u5065\u5eb7\u9886\u57df\u7684\u5b66\u8005\u4e13\u5bb6\u9f50\u805a\u5357\u4eac\uff0c\u56f4\u7ed5\u5065\u5eb7\u7ba1\u7406\u5b66\u79d1\u5efa\u8bbe\u3001\u79d1\u6280\u521b\u65b0\u8fdb\u884c\u63a2\u8ba8\u548c\u4ea4\u6d41\uff0c\u5e76\u4e3a\u9996\u6279\u83b7\u5f97\u5168\u56fd\u7cd6\u5c3f\u75c5\u9632\u6cbb\u5065\u8054\u4f53\u3001\u5168\u56fd\u7cd6\u5c3f\u75c5\u9632\u6cbb\u5065\u8054\u4f53\u7b5b\u67e5\u7ba1\u7406\u4e2d\u5fc3\u7684121\u5bb6\u5355\u4f4d\u6388\u724c\u3002","url":"https:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=1068"}; 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 () { } }); }); }