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=4704&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: 1746209873, nonceStr: 'YWm9kJfIuf3Il3Nc', signature: 'c66753e8e8246b6844a9a8b1c6897a5ca2695403', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/oss2.zhongou.org.cn\/web\/yyrw\/202108\/df7e900d30a992ca607a051c46cc0bca.jpg","title":"\u6e58\u6f6d\u5e02\u4e2d\u5fc3\u533b\u9662\uff1a\u201c\u8bb2\u79d1\u5b66\u3001\u6811\u65b0\u98ce\u3001\u6709\u8da3\u5473\u201d\uff0c\u8fd9\u4e9b\u5e74\uff0c\u6211\u4eec\u836f\u5e08\u5728\u641e\u79d1\u666e","smalltext":"\u201c\u7ea2\u4f1e\u4f1e\uff0c\u767d\u6746\u6746\uff0c\u5403\u5b8c\u8eba\u677f\u677f\u2026\u2026\u201d\uff0c\u8fd1\u6765\u4e00\u5219\u5173\u4e8e\u8611\u83c7\u4e2d\u6bd2\u8b66\u793a\u7684\u8da3\u5473\u5ba3\u4f20\u79d1\u666e\u89c6\u9891\u5728\u5fae\u4fe1\u89c6\u9891\u53f7\u3001\u670b\u53cb\u5708\u8d70\u7ea2\uff0c\u6765\u81ea\u6e58\u6f6d\u5e02\u4e2d\u5fc3\u533b\u9662\u7684\u9752\u5e74\u4e34\u5e8a\u836f\u5e08\u4eec\u81ea\u7f16\u81ea\u5bfc\u81ea\u6f14\u62cd\u6444\u4e86\u8fd9\u5219\u79d1\u666e\u89c6\u9891\u3002\u5165\u590f\u4ee5\u6765\uff0c\u6e58\u6f6d\u5e02\u4e2d\u5fc3\u533b\u9662\u63a5\u8fde\u6536\u6cbb\u4e86\u98df\u7528\u8611\u83c7\u4e2d\u6bd2\u7684\u60a3\u8005\uff0c\u4ed6\u4eec\u5927\u90fd\u75c5\u60c5\u5371\u91cd\u751a\u81f3\u5bfc\u81f4\u6b7b\u4ea1\uff0c\u7ed9\u4e00\u4e2a\u4e2a\u5bb6\u5ead\u9020\u6210\u4e86\u6c89\u91cd\u7684\u6253\u51fb\u3002\u8be5\u89c6\u9891\u5728\u6e58\u6f6d\u53ca\u5468\u8fb9\u5730\u533a\u8d77\u5230\u4e86\u5f88\u597d\u7684\u79d1\u666e\u8b66\u793a\u4f5c\u7528\uff0c\u76ee\u524d\u9605\u8bfb\u91cf\u5df2\u8fbe5000\u4ee5\u4e0a\uff0c\u53d7\u5230\u5e7f\u6cdb\u597d\u8bc4\uff0c\u800c\u8fd9\u53ea\u662f\u6e58\u6f6d\u4e2d\u5fc3\u533b\u9662\u4e34\u5e8a\u836f\u5b66\u56e2\u961f\u79d1\u666e\u5de5\u4f5c\u7684\u65e5\u5e38\u7f29\u5f71\u3002","url":"http:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=4704"}; 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 () { } }); }); }