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=4009&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: 1745056304, nonceStr: 'XBctmejk61cBVfko', signature: '2dc5905aa142e6fc27ff5227b84cd40b578e9dcf', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u6566\u5316\u5e02\u4e2d\u533b\u9662\uff1a\u5c0f\u5973\u5b69\u753b\u5927\u7f8e\u5973\u9001\u7f8e\u5c0f\u62a4","smalltext":"\u8d70\u8fdb\u6566\u5316\u5e02\u4e2d\u533b\u9662\u6ce8\u5c04\u5ba4\uff0c\u60a8\u5c31\u4f1a\u611f\u5230\u6d53\u6d53\u7684\u4eba\u6587\u6c14\u606f\u6251\u9762\u800c\u6765\uff0c\u62a4\u58eb\u751c\u7f8e\u7684\u5fae\u7b11\u3001\u6e29\u67d4\u7684\u8bed\u8a00\u3001\u9ad8\u5ea6\u7684\u8d23\u4efb\u5fc3\u548c\u8010\u5fc3\u4e13\u4e1a\u7684\u64cd\u4f5c\uff0c\u8fd8\u6709\u4e00\u5f20\u5f20\u53ef\u7231\u7684\u5361\u901a\u8d34\u7eb8\u3001\u7cbe\u7f8e\u6f02\u4eae\u7684\u8bb8\u613f\u74f6\u7b49\u7b49\uff0c\u65e0\u4e0d\u5f70\u663e\u7740\u4e00\u540d\u6ce8\u5c04\u5ba4\u62a4\u58eb\uff0c\u7279\u6b8a\u7684\u4f7f\u547d\u611f\uff0c\u548c\u4e00\u9897\u65e0\u79c1\u5949\u732e\u5584\u826f\u7684\u5fc3\uff0c\u5979\u4eec\u7528\u7231\u5fc3\u53bb\u5475\u62a4\u60a3\u513f\u7684\u5065\u5eb7\uff0c\u7528\u5fae\u7b11\u53bb\u5b89\u6170\u5bb6\u5c5e\uff0c\u4ee5\u4eba\u6587\u7cbe\u795e\u5173\u5fc3\u5173\u7231\u5b69\u5b50\uff0c\u5c31\u4f1a\u5f97\u5230\u5b69\u5b50\u53d1\u81ea\u5185\u5fc3\u7684\u559c\u7231\uff0c\u6210\u4e3a\u4ed6\u4eec\u773c\u4e2d\u7684\u201c\u5927\u7f8e\u5973\u201d \uff01","url":"http:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=4009"}; 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 () { } }); }); }