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=554&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: 1749324407, nonceStr: 'wB9jTgFIfiYCt10e', signature: 'efa5fecde25abba749819774147f0b11681deff0', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/oss2.zhongou.org.cn\/web\/yyrw\/201906\/407c4d141c66ae21b01ae03a385642d3.jpg","title":"\u5f6d\u5dde\u5e02\u4eba\u6c11\u533b\u9662\uff1a\u60a3\u8005\u5199\u7ed9\u533b\u751f\u7684\u5c0f\u7eb8\u6761\u6e29\u6696\u4e86\u6574\u4e2a\u670b\u53cb\u5708","smalltext":"\u8fd1\u65e5\uff0c\u4e00\u4f4d\u5c0f\u5973\u5b69\u7684\u4e00\u5c01\u611f\u8c22\u4fe1\u548c\u4e00\u76d2\u9ec4\u679c\u5170\u6e29\u6696\u4e86\u533b\u751f\u7684\u670b\u53cb\u5708\u3002\r\n14\u5c81\u7684\u83b9\u83b9\u6b63\u8bfb\u521d\u4e09\uff0c\u8fd8\u6709\u4e00\u5468\u5c31\u8981\u4e2d\u8003\u4e86\uff0c\u56e0\u4e3a\u8179\u75db\u786e\u8bca\u4e3a\u6025\u6027\u9611\u5c3e\u708e\u5728\u5f6d\u5dde\u5e02\u4eba\u6c11\u533b\u9662\u624b\u672f\u6cbb\u7597\uff0c\u51fa\u9662\u90a3\u5929\uff0c\u5979\u5c06\u7528\u5fc3\u613f\u7eb8\u5199\u7684\u611f\u8c22\u4fe1\u548c\u4e00\u76d2\u5305\u88c5\u6210\u5fc3\u5f62\u7684\u9ec4\u679c\u5170\u4ea4\u7ed9\u4e3b\u7ba1\u533b\u751f\uff0c\u8bf7\u4ed6\u52a1\u5fc5\u4ea4\u7ed9\u90a3\u5929\u7ed9\u5979\u9ebb\u9189\u7684\u5973\u533b\u751f\u3002\u83b9\u83b9\u5728\u4fe1\u91cc\u79f0\u547c\u9ebb\u9189\u533b\u751f\u4e3a\u201c\u5929\u4f7f\u963f\u59e8\u201d\uff0c\u5979\u8bb0\u5f55\u4e0b\u4e86\u5979\u548c\u201c\u5929\u4f7f\u963f\u59e8\u201d\u4e4b\u95f4\u7684\u4e92\u52a8\uff0c\u8fd8\u900f\u9732\u4e86\u81ea\u5df1\u60f3\u6210\u4e3a\u4e00\u540d\u533b\u751f\u7684\u613f\u671b\u3002\u62ff\u5230\u8fd9\u4efd\u73cd\u8d35\u7684\u793c\u7269\uff0c\u9ebb\u9189\u79d1\u7684\u6768\u533b\u751f\u65e2\u610f\u5916\u53c8\u611f\u52a8","url":"https:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=554"}; 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 () { } }); }); }