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=2893&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: 1745165094, nonceStr: 'bjrynemToBSfKfvn', signature: '37d39282793f97b0190fd2e9f9d88bfbe183b0a9', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u53c8\u6765\u6d17\u8111\uff01\u533b\u751f\u4eec\u63a8\u51fa\u9632\u8840\u6813\u4e4b\u6b4c","smalltext":"10\u670813\u65e5\u662f\u4e16\u754c\u8840\u6813\u65e5\uff0c\u5728\u533b\u9662\u5185\u53d1\u751f\u610f\u5916\u6b7b\u4ea1\u6700\u4e3b\u8981\u7684\u539f\u56e0\u4e4b\u4e00\u5c31\u662f\u80ba\u6813\u585e\uff0c\u533b\u9662\u5185\u4e2d\u56fd\u9759\u8109\u8840\u6813\u6813\u585e\u75c7\uff08VTE\uff09\u9632\u6cbb\u4e0d\u662f\u67d0\u4e00\u4e2a\u79d1\u5ba4\u7684\u4e8b\u60c5\uff0c\u8fd9\u662f\u5168\u9662\u5e26\u6709\u5171\u6027\u7684\u4e8b\u60c5\uff0c\u6700\u9ad8\u5371\u3001\u6700\u9700\u5173\u6ce8\u3001\u6700\u57fa\u7840\u7684\u5de5\u4f5c\u5c31\u662f\u533b\u9662\u5185\u7684VTE\u9632\u6cbb\u3002\u8840\u6813\u9632\u6cbb\u5e94\u8be5\u6811\u7acb\u8d77\u533b\u751f\u3001\u62a4\u58eb\u3001\u60a3\u8005\u4e09\u4f4d\u4e00\u4f53\u7684\u9632\u6cbb\u610f\u8bc6\uff0c\u8ba9\u533b\u751f\u79ef\u6781\u4e3b\u5bfc\uff0c\u8ba9\u62a4\u58eb\u79ef\u6781\u53c2\u4e0e\uff0c\u8ba9\u60a3\u8005\u4e86\u89e3\u77e5\u8bc6\uff0c\u8ba9\u79d1\u666e\u53d8\u5f97\u6709\u8da3\uff0c\u8ba9\u8840\u6813\u53ef\u9632\u53ef\u6cbb\u3002\u5728\u6b64\u57fa\u7840\u4e0a\uff0c\u6211\u4eec\u81ea\u7f16\u81ea\u5bfc\u81ea\u6f14\u4e86\u300a\u9632\u8840\u6813\u4e4b\u6b4c\u300b\u4e09\u90e8\u66f2\u3002","url":"http:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=2893"}; 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 () { } }); }); }