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=4587&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: 1716156253, nonceStr: 'lJhsyqmHukdqzDy4', signature: '39f2c35451ba9f62116899dab9a51a147a2e6292', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"https:\/\/www.yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u7518\u8083\u5b9d\u77f3\u82b1\u533b\u9662-\u56f4\u7ed5\u4e2d\u5fc3\u5de5\u4f5c \u8df5\u884c\u533b\u9662\u6587\u5316","smalltext":"\u7518\u8083\u4e2d\u533b\u836f\u5927\u5b66\u7b2c\u56db\u9644\u5c5e\u533b\u9662 \u7518\u8083\u5b9d\u77f3\u82b1\u533b\u9662\u7684\u524d\u8eab\u7cfb\u96b6\u5c5e\u4e8e\u4e2d\u56fd\u77f3\u6cb9\u5170\u5dde\u77f3\u6cb9\u5316\u5de5\u516c\u53f8\u7684\u5170\u70bc\u533b\u9662\u3001\u5170\u5316\u533b\u9662\u5408\u5e76\u800c\u6210\u7684\u5170\u5dde\u77f3\u5316\u603b\u533b\u9662\uff0c\u5c5e\u4e8e\u7518\u8083\u7701\u536b\u751f\u5065\u5eb7\u59d4\u5458\u4f1a\u76f4\u5c5e\u7684\u7701\u7ea7\u516c","url":"https:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=11&id=4587"}; 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 () { } }); }); }