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=2891&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: 1747101725, nonceStr: 'tXoWilTLbHReKl11', signature: '84141cedf58f936251713a6e5615267f51a947bd', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/oss2.zhongou.org.cn\/web\/yyrw\/202003\/46eee01d5da23b5b05fc14bbd617982c.png","title":"\u533b\u751f\u4f53\u6e29\u52a0\u70ed\u6551\u547d\u8840","smalltext":"4\u670821\u65e5\u4e0b\u53485\u65f6\u8bb8\uff0c\u4e00\u540d13\u5c81\u5c0f\u5973\u5b69\u56e0\u8f66\u7978\u5bfc\u81f4\u4e25\u91cd\u5934\u9885\u5916\u4f24\u88ab\u9001\u5165\u65b0\u6cf0\u5e02\u4e2d\u533b\u533b\u9662\uff0c\u5728\u7ecf\u8fc7\u8fd1\u4e00\u5929\u7684\u7a33\u5b9a\u75c5\u60c5\u540e\uff0c\u88ab\u7d27\u6025\u5b89\u6392\u5f00\u9885\u624b\u672f\u5e76\u8f93\u8840\u3002\u5728\u624b\u672f\u5ba4\u5185\uff0c\u9001\u6765\u7684\u8840\u6db2\u662f\u7ecf\u8fc7\u51b7\u85cf\u5904\u7406\u7684\uff0c\u5927\u7ea6\u56db\u4e94\u6444\u6c0f\u5ea6\uff0c\u4e3a\u7ed9\u60a3\u8005\u7b2c\u4e00\u65f6\u95f4\u8f93\u4e0a\u5e38\u6e29\u8840\u6db2\uff0c\u907f\u514d\u8f93\u8840\u9020\u6210\u7684\u4e0d\u9002\uff0c\u5916\u4e09\u79d1\u6bdb\u5fd7\u660a\u3001\u7fdf\u7eea\u8f89\u4e24\u4f4d\u533b\u751f\u8f6e\u6d41\u7528\u4f53\u6e29\u6e29\u6696\u8840\u6db2\u3002\r\n\u793e\u4f1a\u5f71\u54cd\uff1a\u6b64\u4e8b\u6700\u5148\u88ab\u4e2d\u592e\u7535\u89c6\u53f0\u65b0\u95fb\u9891\u9053\u300a\u671d\u95fb\u5929\u4e0b\u300b\u7387\u5148\u4ee5\u300a\u5c71\u4e1c\u65b0\u6cf0 \u5973\u5b69\u9700\u8f93\u8840 \u533b\u751f\u4f53\u6e29\u52a0\u70ed\u6551\u547d\u8840\u300b\u4e3a\u9898\u8fdb\u884c\u4e86\u62a5\u9053\uff0c20\u4f59\u5bb6\u7701\u7ea7\u4ee5\u4e0a\u5a92\u4f53\u5e73\u53f0\u8f6c\u8f7d\u64ad\u653e\uff0c\u9f50\u9c81\u665a\u62a5\u8fdb\u884c\u4e86\u7279\u522b\u8ddf\u8e2a\u62a5\u9053\uff0c\u5f15\u8d77\u793e\u4f1a\u5e7f\u6cdb\u5173\u6ce8\u548c\u597d\u8bc4\u30025\u670820\u65e5\uff0c\u963f\u91cc","url":"http:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=2891"}; 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 () { } }); }); }