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=4785&classid=10&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: 1749209965, nonceStr: '8iaXb2wVWbIBcEwZ', signature: '9a386285fcd4e79135df50ee674c9627f150e710', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"https:\/\/yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u5317\u5927\u533b\u7597\u6dc4\u535a\u533b\u9662\u6709\u9650\u516c\u53f8-\u6253\u9020 \u201c\u661f\u7ea7\u201d\u62a4\u7406\u670d\u52a1","smalltext":"\u533b\u9662\u4e3b\u8981\u751f\u4ea7\u4e24\u79cd\u4ea7\u54c1\uff0c\u4e00\u79cd\u662f\u6280\u672f\uff0c\u4e00\u79cd\u662f\u670d\u52a1\u3002\u5176\u4e2d\uff0c\u670d\u52a170%\u7684\u6743\u91cd\u901a\u8fc7\u62a4\u7406\u4f53\u73b0\u3002\u5bf9\u5317\u5927\u533b\u7597\u6dc4\u535a\u533b\u9662\u6765\u8bf4\uff0c\u83b7\u5f97\u5c71\u4e1c\u7701\u4f18\u8d28\u62a4\u7406\u670d\u52a1\u793a\u8303\u75c5\u623f\u548c\u6dc4\u535a\u5e02\u4f18\u8d28\u62a4\u7406\u670d\u52a1\u793a\u8303\u75c5\u623f\u79f0\u53f7\uff0c\u662f","url":"https:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=10&id=4785"}; 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 () { } }); }); }