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=450&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: 1744317973, nonceStr: 'TygrIUziimb1RNmq', signature: '1b24988e096a14223a45c2c43292b34ab6d9e287', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/oss2.zhongou.org.cn\/web\/yyrw\/201905\/ca9d417d601c3272a1ed3627e8e0109c.jpg","title":"\u63d0\u5347\u7ba1\u7406\u80fd\u529b \u534e\u897f\u533b\u9662\u7ef5\u7af9\u533b\u9662\u7ec4\u56e2\u8d74\u53f0\u6e7e\u201c\u53d6\u7ecf\u201d","smalltext":"\u4e0a\u4e2a\u4e16\u7eaa70\u5e74\u4ee3\u521d\uff0c\u4e00\u9996\u300a\u4e61\u6101\u300b\u871a\u58f0\u6d77\u5185\u5916\uff1a\u201c\u4e61\u6101\u662f\u4e00\u6e7e\u6d45\u6d45\u7684\u6d77\u5ce1\u3002\u6211\u5728\u8fd9\u5934\uff0c\u5927\u9646\u5728\u90a3\u5934\u3002\u201d\u8bd7\u4eba\u4f59\u5149\u4e2d\u9971\u542b\u6df1\u60c5\uff0c\u8868\u8fbe\u4e86\u4ed6\u5bf9\u6545\u4e61\u3001\u5bf9\u7956\u56fd\u604b\u604b\u4e0d\u820d\u7684\u4e00\u4efd\u60c5\u6000\u3002\u800c\u5982\u4eca\uff0c\u6d77\u5ce1\u4e24\u5cb8\u8de8\u8d8a\u9e3f\u6c9f\uff0c\u4ea4\u6d41\u9891\u7e41\uff0c\u4e61\u6101\u4e0d\u518d\u662f\u90a3\u679a\u5c0f\u5c0f\u7684\u90ae\u7968\uff0c\u800c\u662f\u6df1\u5ea6\u5408\u4f5c\u7684\u4e24\u5cb8\u4e2d\u534e\u60c5\uff01\r\n\u4e3a\u52a0\u5f3a\u533b\u9662\u5bf9\u5916\u4ea4\u6d41\uff0c\u8fdb\u4e00\u6b65\u5f00\u9614\u89c6\u91ce\u3001\u63d0\u5347\u4e2d\u5c42\u5e72\u90e8\u961f\u4f0d\u4e13\u4e1a\u80fd\u529b\u548c\u7ba1\u7406\u6c34\u5e73\uff0c\u5e94\u4e2d\u534e\u6d77\u5ce1\u4e24\u5cb8\u533b\u836f\u536b\u751f\u5408\u4f5c\u534f\u4f1a\u7684\u9080\u8bf7\uff0c\u56db\u5ddd\u5927\u5b66\u534e\u897f\u533b\u9662\u7ef5\u7af9\u533b\u9662\u5f20\u5149\u5175\u526f\u9662\u957f\u5e26\u9886\u666e\u5916\u79d1\u3001\u547c\u5438\u5185\u79d1\u3001\u5065\u5eb7\u670d\u52a1\u90e8\u3001\u62a4\u7406\u90e8\u3001\u5ba3\u4f20\u90e8\u7b49\u90e8\u95e8\u8d1f\u8d23\u4eba\u53ca\u533b\u5171\u4f53\u5b5d\u5fb7\u533b\u9662\u5f20\u6587\u79d1\u9662\u957f\u3001\u5f20\u6768\u526f\u9662\u957f\u4e00\u884c8\u4eba\uff0c\u4e8e2019","url":"http:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=450"}; 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 () { } }); }); }