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=6785&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: 1746120796, nonceStr: '8beubHwsaRfDAXC8', signature: '6611b033f0e0eafe4e93172c989e18a713a1b3b9', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/www.yyrw.org.cn\/d\/file\/p\/202408\/ebbe54a6b2e702ec55e91084bc99280b.jpg","title":"\u7ef5\u7af9\u5e02\u4eba\u6c11\u533b\u9662\uff1a\u65e5\u95f4\u624b\u672f\u5ba4\u91cc\u7684\u4e34\u65f6\u5988\u5988","smalltext":"\u200b\u53ee\u94c3\u94c3\u2026\u201c\u4f60\u597d\uff0c\u7ef5\u7af9\u5e02\u4eba\u6c11\u533b\u9662\u65e5\u95f4\u624b\u672f\u4e2d\u5fc3\u3002\u201d\u201c\u4f60\u597d\uff0c\u6211\u4eec\u662f\u809b\u80a0\u79d1\uff0c\u4eca\u5929\u6211\u4eec\u8981\u4e34\u65f6\u589e\u52a0\u4e00\u53f0\u6025\u8bca\u624b\u672f\uff0c\u4e00\u4f4d21\u5929\u7684\u65b0\u751f\u513f\uff0c\u809b\u5468\u8113\u80bf\uff0c\u5fc5\u987b\u8981\u9a6c\u4e0a\u884c\u624b\u672f\u6cbb\u7597\uff0c\u8bf7\u5b89\u6392\u4e00\u4e0b\uff01\u201d\u63a5\u5230\u8fd9\u4e2a\u7535\u8bdd\uff0c\u65e5\u95f4\u624b\u672f\u4e2d\u5fc3\u7684\u540c\u4e8b\u7acb\u90fd\u7acb\u5373\u5fd9\u6d3b\u4e86\u8d77\u6765\uff0c\u5927\u5bb6\u5404\u53f8\u5176\u804c\uff0c\u628a\u6574\u53f0\u624b\u672f\u6240\u9700\u8981\u7684\u4e1c\u897f\u90fd\u5728\u6700\u77ed\u7684\u65f6\u95f4\u51c6\u5907\u8d77\u6765\uff0c\u4fdd\u8bc1\u6574\u53f0\u624b\u672f\u7684\u987a\u5229\u8fdb\u884c\u3002","url":"http:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=6785"}; 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 () { } }); }); }