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=1629&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: 1747191443, nonceStr: 'cIPA3v3A4WVcApEq', signature: 'af373f97be7b2d3eebee989a46e8ba38b355471f', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/www.yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u590d\u65e6\u5927\u5b66\u9644\u5c5e\u4e2d\u5c71\u533b\u9662\uff1a8\u5398\u7c73\u91d1\u5c5e\u94a2\u4e1d\u6df1\u85cf\u98df\u7ba1\u8154\u5916\u7d27\u8d34\u4e3b\u52a8\u8109 \u4e13\u5bb6\u5185\u955c\u4e0b\u518d\u6b21\u8d85\u5fae\u521b\u6210\u529f\u201c\u62c6\u5f39\u201d","smalltext":"\u6765\u81ea\u626c\u5dde\u7684\u9648\u8001\u4f2f\u4eca\u5e7464\u5c81\uff0c7\u4e2a\u6708\u524d\uff0c\u4ed6\u5728\u5403\u665a\u996d\u65f6\u7a81\u611f\u8fdb\u98df\u6897\u963b\uff0c\u4e4b\u540e\u4fbf\u53cd\u590d\u51fa\u73b0\u4e86\u541e\u54bd\u75bc\u75db\u7684\u75c7\u72b6\uff0c\u81f3\u5f53\u5730\u53ca\u5916\u7701\u5e02\u591a\u5bb6\u533b\u9662\u5c31\u8bca\u672a\u679c\u30021\u4e2a\u6708\u524d\uff0c\u9648\u8001\u4f2f\u7684\u75bc\u75db\u8d8a\u53d1\u660e\u663e\uff0c\u5728\u5916\u9662\u505aCT\u68c0\u67e5\u540e","url":"http:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=1629"}; 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 () { } }); }); }