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=3454&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: 1745135386, nonceStr: 'oYOHPNatV3IlMwMT', signature: 'ad7f4459db691a69e5b9d920d47818edbe3ded4c', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/oss2.zhongou.org.cn\/web\/yyrw\/202007\/f1d1fff437cd0928b525e477b0f45dbb.jpg","title":"\u70df\u53f0\u5e02\u829d\u7f58\u533a\u5987\u5e7c\u4fdd\u5065\u9662\uff1a\u52a9\u529b\u53cb\u8c0a\u8857\u793e\u533a\u201c\u5987\u5973\u513f\u7ae5\u5bb6\u56ed\u201d\u5efa\u8bbe\uff0c\u4e3a\u8f96\u533a\u5987\u513f\u63d0\u4f9b\u66f4\u6709\u6e29\u5ea6\u7684\u8bca\u7597\u4fdd\u5065\u670d\u52a1","smalltext":"\u3000\u829d\u7f58\u533a\u5987\u5e7c\u4fdd\u5065\u9662\u79ef\u6781\u52a9\u529b\u793e\u533a\u201c\u5987\u5973\u513f\u7ae5\u5bb6\u56ed\u201d\u5efa\u8bbe\uff0c\u4e0e\u53cb\u8c0a\u8857\u793e\u533a\u4e00\u8d77\u5171\u540c\u5f00\u5c55\u5987\u5973\u513f\u7ae5\u5173\u7231\u6d3b\u52a8\uff0c\u4ee5\u515a\u5458\u5148\u950b\u5c97\u7684\u5f62\u5f0f\u5728\u53cb\u8c0a\u8857\u793e\u533a\u5efa\u7acb\u5987\u5973\u513f\u7ae5\u201c\u5065\u5eb7\u5c4b\u201d\uff0c\u5f00\u901a\u201c\u5987\u5e7c\u4e13\u5bb6\u76f4\u901a\u8f66\u201d\uff0c\u6bcf\u6708\u5b9a\u671f\u9009\u6d3e\u4f18\u79c0\u4e13\u5bb6\u4e3a\u8f96\u533a\u5987\u5973\u513f\u7ae5\u63d0\u4f9b\u4e13\u4e1a\u5316\u3001\u6e29\u60c5\u5316\u3001\u4fbf\u6377\u5316\u7684\u8bca\u7597\u4fdd\u5065\u670d\u52a1\uff0c\u5f00\u5c55\u5987\u5973\u4fdd\u5065\u3001\u5b55\u4ea7\u4fdd\u5065\u3001\u513f\u7ae5\u4fdd\u5065\u3001\u4e2d\u533b\u517b\u751f\u3001\u4e24\u764c\u7b5b\u67e5\u7b49\u7279\u8272\u516c\u76ca\u9879\u76ee\u3002","url":"http:\/\/yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=3454"}; 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 () { } }); }); }