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=1530&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: 1747194132, nonceStr: 'zWtWNQWNJa3A4OEG', signature: 'abd55a890d65940e605290719c8acf05cf16f00b', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/www.yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u9ec4\u5c71\u5e02\u4eba\u6c11\u533b\u9662:\u4e00\u4e2a\u795e\u7ecf\u5916\u79d1\u533b\u751f\u56e2\u961f\u7684\u201c\u4f0f\u51fb\u6218\u201d","smalltext":"12\u670820\u65e5\u4e0b\u5348\uff0c\u5df2\u8fde\u7eed\u594b\u6218\u4e24\u5929\u7684\u5b89\u5fbd\u7701\u9ec4\u5c71\u5e02\u4eba\u6c11\u533b\u9662\u795e\u7ecf\u5916\u79d1\u533b\u62a4\u56e2\u961f\uff0c\u6309\u7167\u201c\u4e0d\u5fd8\u521d\u5fc3\u3001\u7262\u8bb0\u4f7f\u547d\u201d\u4e3b\u9898\u6559\u80b2\u7684\u8981\u6c42\uff0c\u5fd9\u5b8c\u624b\u5934\u5de5\u4f5c\u8d7430\u91cc\u4e4b\u5916\u7684\u5fbd\u5dde\u533a\uff0c\u7d27\u6025\u53c2\u89c2\u4e86\u65b0\u56db\u519b\u519b\u90e8\u65e7\u5740\u7eaa\u5ff5\u9986\uff0c\u4ee5\u6b64\u6765\u575a\u5b9a\u81ea\u5df1\u6cbb\u75c5\u6551\u4eba\u7684\u521d\u5fc3\u3002\u5b8c\u6210\u53c2\u89c2\u540e\uff0c\u8be5\u79d1\u5f20\u5f00\u946b\u533b\u751f\u7528\u4e00\u79cd\u7279\u6b8a\u65b9\u5f0f\u8bb2\u8ff0\u81ea\u5df1\u53c2\u89c2\u540e\u7684\u5fc3\u5f97\u548c\u4f53\u4f1a\u3002\r\n12\u670816\u65e5\uff0c\u65b9\u5973\u58eb\u7684\u56e0\u9885\u8111\u635f\u4f24\u4e00\u6708\u540e\u51fa\u73b0\u53f3\u773c\u7403\u5916\u51f8\uff0c\u4e14\u542c\u8bca\u53ef\u95fb\u53ca\u9885\u5185\u6742\u97f3\u800c\u518d\u6b21\u5165\u9662\u3002\u63a5\u8bca\u7684\u533b\u751f\u7ecf\u4e0e\u60a3\u8005\u53ca\u5bb6\u5c5e\u79ef\u6781\u6c9f\u901a\uff0c\u51b3\u5b9a\u5728\u533b\u62a4\u4eba\u5458\u7684\u966a\u540c\u4e0b\u6025\u8bca\u884c\u5934\u9888CTA\u68c0\u67e5\uff0c\u4ee5\u5224\u5b9a\u6700\u7ec8\u7ed3\u679c\u3002\u5982\u662f\u590d\u6742\u7684\u521b\u4f24\u6027\u9888\u5185\u52a8\u8109\u6d77\u7ef5\u7aa6\u7618\uff0c\u5c06\u6781\u6709\u53ef\u80fd\u8f6c\u5916","url":"http:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=1530"}; 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 () { } }); }); }