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=1045&classid=4&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: 1715786708, nonceStr: 'JNzOmXRorejNrV7S', signature: 'e3943e606dd55b1e86b6025f882ca52d2b9fa459', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"https:\/\/www.yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u534e\u4e2d\u79d1\u6280\u5927\u5b66\u540c\u6d4e\u533b\u5b66\u9662\u9644\u5c5e\u534f\u548c\u533b\u9662\u8096\u83f2:\u957f\u5927\u540e\uff0c\u6211\u5c31\u6210\u4e86\u4f60","smalltext":"\u5c0f\u65f6\u5019\uff0c\u7ecf\u5e38\u5531\u8fd9\u9996\u6b4c\uff0c\u5f53\u5b66\u751f\u7684\u65f6\u5019\uff0c\u7279\u522b\u5d07\u62dc\u8001\u5e08\uff0c\u5c31\u60f3\u7740\u4ee5\u540e\u4e5f\u8981\u5f53\u8001\u5e08\uff0c\u73b0\u5728\u4ece\u4e8b\u62a4\u7406\u5de5\u4f5c\uff0c\u5f53\u4e86\u4e00\u540d\u62a4\u58eb\u957f\uff0c\u6211\u5e38\u60f3\u4f5c\u4e3a\u4e00\u540d\u62a4\u7406\u7ba1\u7406\u8005\uff0c\u5982\u4f55\u505a\u597d\u699c\u6837\u7684\u4f5c\u7528\u5462\uff1f\u4f5c\u4e3a\u4e00\u540d\u73b0\u4ee3\u5973\u6027\uff0c\u53c8\u8981\u5916\u51fa","url":"https:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=4&id=1045"}; 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 () { } }); }); }