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=6660&classid=14&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: 1746135860, nonceStr: 'Z6lMK1BXDyT0l3u9', signature: '3348c261033e1e28323b71b3d175882fdac2402f', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', ] }); wx.ready(function () { var WxShareInfo = {"titlepic":"http:\/\/www.yyrw.org.cn\/e\/data\/images\/noimg.gif","title":"\u533b\u9662\u4eba\u6587\u7ba1\u7406\u5f81\u6587\uff1a\u4f4f\u57f9\u57fa\u5730\u89c4\u8303\u5316\u57f9\u8bad\u533b\u5b66\u4eba\u6587\u6559\u5b66\u7684\u63a2\u7d22","smalltext":" \u533b\u5b66\u4eba\u6587\uff08medical humanities\uff09\u662f\u4e00\u4e2a\u63a2\u8ba8\u533b\u5b66\u6e90\u6d41\u3001\u533b\u5b66\u4ef7\u503c\u3001\u533b\u5b66\u89c4\u8303\u4ee5\u53ca\u4e0e\u533b\u5b66\u6709\u5173\u7684\u5176\u5b83\u793e\u4f1a\u6587\u5316\u73b0\u8c61\u7684\u5b66\u79d1\u7fa4\uff0c\u5305\u62ec\u533b\u5b66\u53f2\u5b66\u3001\u533b\u5b66\u54f2\u5b66\u3001\u533b\u5b66\u4f26\u7406\u5b66\u3001\u536b\u751f\u6cd5\u5b66\u3001\u536b\u751f\u7ecf","url":"http:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=14&id=6660"}; 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 () { } }); }); }