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=2899&classid=11&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: 1715681027, nonceStr: 'kfInXQNwzobB3ZGY', signature: '9143a4412ea64672ae8c5a52d9ad24744da2dd47', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"https:\/\/www.yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u627f\u5fb7\u5e02\u4e2d\u5fc3\u533b\u9662\u533b\u8005\u9a7f\u7ad9\uff1a\u4eba\u6587\u5173\u6000 \u6fc0\u53d1\u4eba\u6587\u670d\u52a1\u7684\u5185\u751f\u52a8\u529b","smalltext":"\u201c\u5b59\u4e3b\u4efb\uff0c\u8fd8\u6709\u51e0\u53f0\u624b\u672f\u554a\u2026\u2026\u201d\u8fde\u53f0\u624b\u672f\u95f4\u9699\uff0c\u6211\u9662\u666e\u5916\u79d1\u9ad8\u798f\u6d0b\u4e3b\u4efb\u548c\u9aa8\u79d1\u4e8c\u75c5\u533a\u5b59\u5f66\u8c79\u526f\u4e3b\u4efb\uff0c\u5728\u201c\u533b\u8005\u9a7f\u7ad9\u201d\u4e00\u8fb9\u6293\u7d27\u65f6\u95f4\u8865\u5145\u80fd\u91cf\uff0c\u4e00\u8fb9\u5bd2\u6684\u95ee\u5019\u653e\u677e\u8eab\u5fc3\uff0c\u4ee5\u66f4\u597d\u7684\u72b6\u6001\u8fce\u63a5\u63a5\u4e0b\u6765","url":"https:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=11&id=2899"}; 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 () { } }); }); }