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=1059&classid=4&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: 1715788326, nonceStr: 'HCTgI3NazVtgrtn0', signature: 'fd181f24bfe24e14eb5876258ce94a461625c61b', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"https:\/\/www.yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u5e7f\u897f\u533b\u79d1\u5927\u5b66\u7b2c\u4e8c\u9644\u5c5e\u533b\u9662\u9646\u4e16\u7fe0\uff1a\u8df5\u884c\u4eba\u6587\u5173\u6000 \u505a\u6709\u6e29\u5ea6\u7684\u7ba1\u7406\u8005","smalltext":"\u5de5\u4f5c16\u5e74\uff0c\u4ece\u4e34\u5e8a\u62a4\u58eb\u4e00\u6b65\u6b65\u8d70\u5230\u4eca\u5929\u7684\u62a4\u7406\u7ba1\u7406\u5c97\u4f4d\uff0c\u6bcf\u5929\u53cd\u53cd\u590d\u590d\u5728\u8d28\u91cf\u4e0e\u5b89\u5168\u4e2d\uff0c\u5728\u57f9\u8bad\u4e0e\u6559\u5b66\u4e0a\uff0c\u5728\u76ee\u6807\u4e0e\u5b9e\u8df5\u4e2d\uff0c\u5728\u5404\u79cd\u5236\u5ea6\u4e0e\u5e38\u89c4\u4ee5\u53ca\u5404\u9879\u6d41\u7a0b\u4e0e\u89c4\u8303\u4e0a\u4e0d\u65ad\u7684\u8f6c\u53d8\u89c2\u5ff5\uff0c\u6539\u53d8\u601d\u7ef4\uff0c\u6539","url":"https:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=4&id=1059"}; 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 () { } }); }); }