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=3103&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: 1747100912, nonceStr: 'quYT9OW7tzXJHoCm', signature: '018962c6f3cbf5101e62dda6dcaf5ea8606ee3ac', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/www.yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u5c71\u897f\u63f4\u9102\u533b\u7597\u961f\uff1a\u65e0\u95ee\u4e1c\u897f\uff0c\u6c5f\u6e56\u518d\u89c1","smalltext":"2020\u5e742\u67082\u65e5\uff0c\u6211\u4eec\u548c\u6c5f\u82cf\u961f\u5171\u540c\u8fdb\u9a7b\u6b66\u6c49\u6674\u5ddd\u5047\u65e5\u9152\u5e97\uff0c\u5171\u540c\u652f\u63f4\u540c\u6d4e\u533b\u9662\u4e2d\u6cd5\u65b0\u533a\u4e0d\u540c\u75c5\u533a\u3002\r\n2020\u5e743\u670828\u65e5\uff0c\u6211\u4eec\u540c\u6c5f\u82cf\u6218\u53cb\u540c\u65f6\u5b8c\u6210\u63f4\u52a9\u540c\u6d4e\u533b\u9662\u4efb\u52a1\uff0c\u6211\u4eec\u8fd4\u56de\u5bb6\u4e61\u3002\u800c\u201c\u82cf\u5927\u5f3a\u201d\u4eec\u8981\u8f6c\u6218\u6b66\u6c49\u5e02\u80ba\u79d1\u533b\u9662\u7ee7\u7eed\u594b\u6218\u3002\r\n\u5c71\u897f\u961f\u51fa\u53d1\u65f6\uff0c\u6c5f\u82cf\u961f\u53cb\u5939\u9053\u76f8\u9001\uff0c\u6b4c\u58f0\uff0c\u54ed\u58f0\uff0c\u4e92\u76f8\u9f13\u52b1\u7684\u53e3\u53f7\u58f0\u6fc0\u52a8\u4eba\u5fc3\uff0c\u4e45\u4e45\u4e0d\u606f\u3002\r\n\u5f97\u77e5\u6c5f\u82cf\u961f\u5b8c\u6210\u4efb\u52a1\u5373\u5c06\u8fd4\u7a0b\u3002\r\n\u6211\u5728\u8fd4\u7a0b\u524d\u4ee3\u8868\u961f\u53cb\u5bc4\u8bd7\u4e00\u9996\uff1a","url":"http:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=3103"}; 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 () { } }); }); }