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=400&classid=10&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: 1714933783, nonceStr: 'IflntEc5CppYW1Ic', signature: 'fd0c571cb692a54b96fc7d396cd0068045a1dce9', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/oss2.zhongou.org.cn\/web\/yyrw\/201905\/e4feb5b8ea2bea9dc382e644bd83646f.jpg","title":"\u6b66\u6c49\u5218\u4e09\u5c4b\u4e2d\u533b\u9aa8\u4f24\u533b\u9662\uff1a\u4e3a\u4e86\u201c\u5065\u5eb7\u524d\u884c\u201d\u00a0\u00a0\u00a0\u54ac\u5b9a\u201c\u4e0d\u5fd8\u521d\u5fc3\u201d","smalltext":"\u53d1\u626c\u515a\u652f\u90e8\u7684\u6838\u5fc3\u5f15\u9886\u4f5c\u7528\uff0c\u53d1\u6325\u515a\u5458\u7684\u5148\u950b\u6a21\u8303\u4f5c\u7528\uff0c\u5f18\u626c\u656c\u4f51\u751f\u547d\uff0c\u6551\u6b7b\u6276\u4f24\uff0c\u7518\u4e8e\u5949\u732e\uff0c\u5927\u7231\u65e0\u7586\u7684\u7cbe\u795e\uff0c\u7cbe\u76ca\u6c42\u7cbe\uff0c\u4e50\u4e8e\u5403\u82e6\uff0c\u4e0d\u754f\u56f0\u96be\uff0c\u4ee5\u89e3\u9664\u9aa8\u5173\u8282\u75be\u75c5\u60a3\u8005\u75db\u82e6\u4e3a\u5df1\u4efb\uff0c\u8ba9\u515a\u7ec4\u7ec7\u7684\u5149\u8f89\u7167\u4eae\u6bcf\u4e00\u4e2a\u89d2\u843d\uff0c\u8ba9\u6bcf\u4e00\u4e2a\u515a\u5458\u90fd\u51b2\u5728\u4e00\u7ebf\u201c\u4fee\u533b\u5fb7 \u884c\u4ec1\u672f\u201d\uff0c\u4e3a\u4e86\u201c\u5065\u5eb7\u524d\u884c\u201d\uff0c\u54ac\u5b9a\u201c\u4e0d\u5fd8\u521d\u5fc3\u201d\u3002","url":"http:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=10&id=400"}; 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 () { } }); }); }