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=752&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: 1716110710, nonceStr: '7TlEFwlJ9h3WsyYv', signature: '0d40cc6179753f6bd38a66319930cdc5ec74c542', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/oss2.zhongou.org.cn\/web\/yyrw\/201907\/5906ecabed462750b6353092c82f01ea.jpg","title":"\u6210\u90fd\u533b\u5b66\u9662\u7b2c\u4e00\u9644\u5c5e\u533b\u9662\uff1a\u4ee5\u4e3a\u5f97\u4e86\u9888\u690e\u75c5 \u7ed3\u679c\u9888\u690e\u91cc\u957f\u4e86\u4e00\u4e2a\u9e21\u86cb\u5927\u7684\u80bf\u7624","smalltext":"\u60a8\u80fd\u60f3\u8c61\u4e00\u4e2a\u53ea\u67091-2\u516c\u5206\u7ea4\u7ec6\u7684\u9888\u690e\u690e\u7ba1\u91cc\uff0c\u9664\u4e86\u795e\u7ecf\u3001\u810a\u9ad3\u3001\u8840\u7ba1\uff0c\u8fd8\u610f\u5916\u201c\u5b89\u63d2\u201d\u7740\u4e00\u4e2a\u9e21\u86cb\u5927\u7684\u80bf\u7624\uff0c\u662f\u600e\u6837\u7684\u5371\u9669\uff1f\u65b0\u90fd\u533a37\u5c81\u7684\u6587\u5973\u58eb\u5c31\u5f97\u4e86\u8fd9\u6837\u98ce\u9669\u6781\u5927\u7684\u75be\u75c5\u3002\u6240\u5e78\u7684\u662f\uff0c\u7ecf\u8fc7\u6210\u90fd\u533b\u5b66\u9662\u7b2c\u4e00\u9644\u5c5e\u533b\u9662\u795e\u7ecf\u5916\u79d1\u590f\u52cb\u535a\u58eb\u53ca\u5176\u56e2\u961f\u5408\u4f5c\uff0c\u6210\u529f\u5c06\u80bf\u7624\u6458\u9664\uff0c\u8ba9\u6587\u5973\u58eb\u91cd\u83b7\u65b0\u751f\u3002","url":"https:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=752"}; 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 () { } }); }); }