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=6907&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: 1756858212, nonceStr: 'gggD5RTpecOFDa5q', signature: '7552820bf84376f8497237e5c8ce1140d8a2ce79', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"https:\/\/yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u6566\u5316\u5e02\u4e2d\u533b\u9662\uff1a\u4e3e\u529e\u4e2d\u533b\u836f\u6587\u5316\u591c\u5e02","smalltext":"\u6566\u5316\u5e02\u4e2d\u533b\u9662\u4e8e2025\u5e748\u67089\u65e5\u300113\u65e5\u81f316\u65e5\uff0c\u6210\u529f\u4e3e\u529e\u201c\u6f6e\u73a9\u5c90\u9ec4\u591c\u00b7\u5eb7\u517b\u65b0\u4f53\u9a8c\u201d\u4e2d\u533b\u836f\u6587\u5316\u591c\u5e02\u7cfb\u5217\u6d3b\u52a8\u3002\u672c\u6b21\u6d3b\u52a8\u5386\u65f6\u4e94\u5929\uff0c\u5386\u7ecf\u56db\u5730\uff0c\u5b9e\u9645\u5f00\u5c55\u4e94\u5927\u5c55\u533a\uff0c\u901a\u8fc7\u521b\u65b0\u6027\u7684\u4e2d\u533b\u836f\u6587\u5316\u4f20\u64ad\u5f62\u5f0f\u548c\u6c89\u6d78\u5f0f\u4f53\u9a8c\u8bbe\u8ba1\uff0c\u7d2f\u8ba1\u670d\u52a1\u5e02\u6c11\u53ca\u6e38\u5ba2\u6570\u8fd12000\u4eba\u6b21\uff0c\u53d6\u5f97\u4e86\u663e\u8457\u7684\u793e\u4f1a\u6548\u76ca\u548c\u4f20\u64ad\u6210\u6548\u3002","url":"https:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=6907"}; 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 () { } }); }); }