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=1528&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: 1747191526, nonceStr: 'wAp3VZCWjG6KFRj3', signature: '6c4a78d3633f108df17d65ebc78e3bf4171d21e0', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/www.yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u67f3\u5dde\u5e02\u5987\u5e7c\u4fdd\u5065\u9662\u878d\u5b89\u5206\u9662\uff1a\u67f3\u5dde\u5e02\u53bf\u7ea7\u533b\u9662\u65b0\u751f\u513f\u9996\u4f8b\u8110\u9759\u8109\u7f6e\u7ba1\u6210\u529f","smalltext":"\u65e5\u524d\uff0c\u5728\u67f3\u5dde\u5e02\u5987\u5e7c\u4fdd\u5065\u9662\u65b0\u751f\u513f\u79d1\u3001\u8d85\u58f0\u79d1\u4e13\u5bb6\u7684\u6307\u5bfc\u4e0b\uff0c\u878d\u5b89\u53bf\u5987\u5e7c\u4fdd\u5065\u9662\uff08\u878d\u5b89\u5206\u9662\uff09\u987a\u5229\u4e3a\u4e00\u540d\u6781\u4f4e\u4f53\u91cd\u65e9\u4ea7\u513f\u5f00\u5c55\u7ea4\u7ef4\u652f\u6c14\u7ba1\u955c\u68c0\u67e5\u672f\u3002\u4e8b\u5b9e\u4e0a\uff0c\u8fd9\u4e5f\u662f\u67f3\u5dde\u5e02\u53bf\u7ea7\u533b\u7597\u673a\u6784\u4e2d\uff0c\u9996\u4f8b\u6210","url":"http:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=1528"}; 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 () { } }); }); }