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=2146&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: 1747122874, nonceStr: 'JvrCdpQgoBcrcr0A', signature: '2fd49cba448dbbfe62974e4fbbf20bfcbaa467f6', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/www.yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u4e0a\u6d77\u5065\u5eb7\u533b\u5b66\u9662\u9644\u5c5e\u5609\u5b9a\u533a\u4e2d\u5fc3\u533b\u9662\uff1a\u201c\u75ab\u60c5\u5230\u4ec0\u4e48\u65f6\u5019\uff0c\u6211\u5c31\u575a\u6301\u5230\u4ec0\u4e48\u65f6\u5019\u201d","smalltext":"\u5f53\u9648\u8273\u5f97\u77e5\u533b\u9662\u9700\u8981\u6210\u7acb\u9694\u79bb\u7559\u89c2\u75c5\u533a\uff0c\u6b63\u5728\u62db\u52df\u5e94\u6025\u961f\u5458\u7684\u65f6\u5019\uff0c\u5979\u7b2c\u4e00\u65f6\u95f4\u62a5\u4e86\u540d\uff0c\u6ca1\u6709\u4ec0\u4e48\u5962\u534e\u7684\u7406\u7531\uff0c\u53ea\u56e0\u201c\u6211\u539f\u672c\u5c31\u662f\u80ba\u79d1\u62a4\u58eb\uff0c\u6211\u4e0d\u4e0a\u8c01\u4e0a\uff1f\u201d \u660e\u5e74\u5373\u5c06\u9000\u4f11\u7684\u9648\u8273\uff0c\u5176\u5b9e\u662f\u5bb6\u4e2d\u7684\u201c","url":"http:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=2146"}; 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 () { } }); }); }