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=4528&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: 1716156254, nonceStr: 'rYI4R1yEx5tHWcei', signature: '2c6f164942742d5939d764234f3292c8d23dd84a', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"https:\/\/www.yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u90a2\u53f0\u5e02\u7b2c\u4e94\u533b\u9662-\u9009\u62e9\u71d5\u5e3d \u65e0\u6094\u524d\u884c","smalltext":"2021\u62a4\u58eb\u8282\uff0c\u53d1\u5e03\u4e86\u6296\u97f3\u4f5c\u54c1\u300a\u9009\u62e9\u71d5\u5e3d \u65e0\u6094\u524d\u884c\u300b\uff0c\u6539\u7f16\u81ea\u300a\u5927\u8bdd\u897f\u6e38\u300b\u81f3\u5c0a\u5b9d\u5934\u6234\u91d1\u7b8d\u7684\u7247\u6bb5\uff0c\u83b7\u5f9740W+\u64ad\u653e\u91cf\uff0c\u70b9\u8d5e\u8fc7\u4e07\uff0c\u5c55\u793a\u4e86\u767d\u8863\u5929\u4f7f\u6234\u4e0a\u71d5\u5e3d\uff0c\u7a7f\u4e0a\u767d\u8863\u5c31\u62e5\u6709\u4e49\u65e0\u53cd\u987e\u524d\u884c\u52c7\u6c14\u7684","url":"https:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=11&id=4528"}; 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 () { } }); }); }