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=669&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: 1714735506, nonceStr: 'pV6NNcp9MSFfsMdy', signature: '0644d28fc2decad51d54a991818a56677e23b6b9', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/oss2.zhongou.org.cn\/web\/yyrw\/201907\/5dd11d579cdc3da217553beffb35fc02.jpg","title":"\u6566\u5316\u5e02\u4e2d\u533b\u9662\uff1a\u4e00\u4efd\u7279\u522b\u7684\u201c\u7ea2\u8272\u751f\u65e5\u793c\u7269\u201d","smalltext":"\u4eca\u5929\u662f\u515a\u768498\u5c81\u751f\u65e5\uff0c\u6566\u5316\u5e02\u4e2d\u533b\u9662\u7684\u515a\u5458\u4eec\u6536\u5230\u4e86\u4e00\u4efd\u4e0d\u5e73\u5e38\u7684\u751f\u65e5\u793c\u7269--\u4e00\u672c\u515a\u5458\u5b66\u4e60\u7b14\u8bb0\u672c\uff0c\u4e0a\u9762\u5370\u7740\u201c\u4e0d\u5fd8\u521d\u5fc3\uff0c\u7262\u8bb0\u4f7f\u547d\u201d\uff0c\u4e0b\u9762\u5370\u7740\u201c\u4e2d\u5171\u6566\u5316\u5e02\u4e2d\u533b\u9662\u603b\u652f\u59d4\u5458\u4f1a\u201d\u3002\u8fd9\u662f\u6566\u5316\u5e02\u4e2d\u533b\u9662\u515a\u603b\u652f\u201c\u4e0d\u5fd8\u521d\u5fc3\uff0c\u7262\u8bb0\u4f7f\u547d\u201d\u4e3b\u9898\u6559\u80b2\u7684\u53e6\u4e00\u9879\u5185\u5bb9\uff0c\u4ed6\u4eec\u4ee5\u7edf\u4e00\u7684\u670d\u88c5\u3001\u7edf\u4e00\u7684\u6807\u8bc6\u3001\u7edf\u4e00\u7684\u515a\u5fbd\u3001\u7edf\u4e00\u7684\u793a\u8303\u5c97\u6446\u653e\u3001\u7edf\u4e00\u7684\u5b66\u4e60\u7b14\u8bb0\u3001\u7edf\u4e00\u7684\u8bd5\u5377\u7b49\uff0c\u64e6\u4eae\u515a\u5458\u7684\u6a21\u8303\u540d\u7247\uff0c\u4f7f\u5168\u9662\u4e0a\u4e0b\u5728\u9662\u515a\u603b\u652f\u7684\u5e26\u9886\u4e0b\u51dd\u5fc3\u805a\u529b\u4fc3\u53d1\u5c55\uff0c\u56e2\u7ed3\u4e00\u5fc3\u4fdd\u6c11\u751f\u3002","url":"http:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=669"}; 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 () { } }); }); }