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=6782&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: 1746120837, nonceStr: 'gepuL0M0ULUDb3GI', signature: '26eb9f90edf67b07e960bd64d06d1716cb4a1643', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/www.yyrw.org.cn\/d\/file\/p\/202407\/7817a887ccdf3347c142bb7f9b2eb1a8.jpg","title":"\u7ef5\u7af9\u5e02\u4eba\u6c11\u533b\u9662\uff1a\u533b\u60a3\u5171\u7ec3\u547c\u5438\u64cd \u5f3a\u8eab\u53c8\u5065\u4f53","smalltext":"\u201c\u9884\u5907\u5f0f\uff0c\u5de6\u811a\u5f00\u6b65\uff0c\u4e0e\u80a9\u540c\u5bbd\uff0c\u5c48\u819d\u4e0b\u8e72\uff0c\u638c\u62b1\u8179\u524d\u2026\u2026\u201d\u65e5\u524d\uff0c\u7ef5\u7af9\u5e02\u4eba\u6c11\u533b\u9662\u547c\u5438\u4e0e\u5371\u91cd\u75c7\u533b\u5b66\u79d1\u7684\u60a3\u8005\u548c\u5bb6\u5c5e\u5728\u62a4\u7406\u4eba\u5458\u7684\u9080\u8bf7\u4e0b\uff0c\u4e00\u8d77\u4f34\u968f\u8212\u7f13\u4f18\u7f8e\u7684\u97f3\u4e50\uff0c\u7ec3\u4e60\u5177\u6709\u4f20\u7edf\u4e2d\u533b\u7279\u8272\u7684\u517b\u751f\u547c\u5438\u5eb7\u590d\u64cd\u3002","url":"http:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=6782"}; 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 () { } }); }); }