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=6545&classid=14&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: 1716238450, nonceStr: 'gtkTx8gH5J8tnJSx', signature: '4624e587890ce07a9307905dd640ef87154c0840', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u533b\u9662\u4eba\u6587\u7ba1\u7406\u5f81\u6587\uff1a\u951a\u5b9a\u201c\u4e94\u805a\u7126\u201d\uff0c\u6253\u9020\u201c\u5341\u6ee1\u610f\u201d\uff0c\u63a2\u7d22\u4eba\u6587\u533b\u9662\u5efa\u8bbe\u65b0\u8303\u5f0f","smalltext":"\u5c71\u4e1c\u4e2d\u533b\u836f\u5927\u5b66\u9644\u5c5e\u533b\u9662\uff08\u5c71\u4e1c\u7701\u4e2d\u533b\u9662\uff09\uff0c\u59cb\u5efa\u4e8e1955\u5e747\u6708\uff0c\u662f\u56fd\u5bb6\u4e2d\u533b\u836f\u4f20\u627f\u521b\u65b0\u4e2d\u5fc3\u3001\u56fd\u5bb6\u4e2d\u533b\u75ab\u75c5\u9632\u6cbb\u57fa\u5730\uff0c\u8fde\u7eed\u4e94\u5e74\u4f4d\u5217\u5168\u56fd\u4e09\u7ea7\u516c\u7acb\u4e2d\u533b\u9662\u7ee9\u6548\u8003\u6838A+\u7b49\u7ea7\uff0c2020\u5e74\u5ea6\u4f4d\u5217\u5168\u56fd\u4e09\u7ea7","url":"http:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=14&id=6545"}; 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 () { } }); }); }