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=4267&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: 1744822796, nonceStr: 'fGrQi6HL9d2kdKF0', signature: '20fb9f109a415a37142d1d7651fd1bd2fe7960fa', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u5317\u4eac\u5927\u5b66\u7b2c\u4e09\u533b\u9662\uff1a\u5199\u7ed9\u6211\u631a\u7231\u7684\u56fd\u5bb6\u548c\u4f17\u591a\u7684\u80bf\u7624\u60a3\u8005\u53ca\u5bb6\u5c5e\uff0c\u8bf7\u4e0e\u6211\u4e00\u8d77\u547c\u5401","smalltext":"\u6211\u53eb\u5f20\u715c\uff0c\u662f\u5317\u4eac\u5927\u5b66\u7b2c\u4e09\u533b\u9662\u7684\u4e00\u540d\u666e\u901a\u7684\u80bf\u7624\u5185\u79d1\u533b\u751f\uff0c\u6c11\u76df\u6210\u5458\u3002\u8fd11\u5e74\u591a\u6211\u78b0\u89c1\u4e86\u5f88\u591a\u4e8b\uff0c\u8ba9\u6211\u7ecf\u5386\u4e86\u7ea0\u7ed3\u548c\u75db\u82e6\uff0c\u4e5f\u4fc3\u4f7f\u6211\u53bb\u601d\u8003\uff0c\u4e3a\u4ec0\u4e48\u4f1a\u51fa\u73b0\u8fd9\u6837\u7684\u95ee\u9898\uff1f\u73b0\u5728\u6211\u89c9\u5f97\u60f3\u660e\u767d\u4e86\uff0c\u89c9\u5f97","url":"http:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=4267"}; 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 () { } }); }); }