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=914&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: 1747080944,
nonceStr: 'yeRWKH3misCUKChq',
signature: '45ad3b52d0761d3b504fa33d728a2d1f416cb6c8',
jsApiList: [
'checkJsApi',
'onMenuShareTimeline',
'onMenuShareAppMessage',
'onMenuShareQQ',
'onMenuShareWeibo',
]
});
wx.ready(function () {
var WxShareInfo = {"titlepic":"http:\/\/oss2.zhongou.org.cn\/web\/yyrw\/201908\/f18f9ef0da736ae0c9748a55e19a6e81.jpg","title":"\u6b66\u6c49\u5e02\u4e2d\u5fc3\u533b\u9662\uff1a 10\u4f59\u540d\u533b\u62a4\u8fde\u591c\u62a2\u65515\u5c0f\u65f6\u51fb\u9000\u201c\u4ea7\u79d1\u6b7b\u795e\u201d","smalltext":"33\u5c81\u7684\u674e\u5973\u58eb\u600e\u4e48\u4e5f\u6ca1\u60f3\u5230\uff0c\u751f\u4e2a\u5b69\u5b50\u7adf\u8ba9\u5979\u5728\u201c\u9b3c\u95e8\u5173\u201d\u8d70\u4e86\u4e00\u906d\uff0c\u5728\u987a\u4ea7\u540e\u4e0d\u5e78\u906d\u9047\u4e86\u53ef\u6015\u7684\u7f8a\u6c34\u6813\u585e\uff0c\u51f6\u9669\u4e00\u89e6\u5373\u53d1\u3002\u5e78\u8fd0\u7684\u662f\uff0c\u4ea7\u79d1\u533b\u751f\u53ca\u65f6\u9884\u5224\u548c\u5904\u7406\uff0c10\u4f59\u540d\u533b\u62a4\u4eba\u5458\u8fde\u591c\u594b\u529b\u62a2\u6551\uff0c\u4e0d\u4ec5\u633d\u6551\u4e86\u5176\u751f\u547d\uff0c\u8fd8\u5e2e\u5979\u4fdd\u4f4f\u4e86\u5b50\u5bab\u3002\r\n\r\n\u8fd1\u65e5\uff0c\u674e\u5973\u58eb\u548c\u5b9d\u5b9d\u5df2\u987a\u5229\u51fa\u9662\u3002\u53c2\u4e0e\u62a2\u6551\u7684\u4ea7\u79d1\u533b\u751f\u5f6d\u4e39\u4e39\u5728\u670b\u53cb\u5708\u6709\u611f\u800c\u53d1\uff0c\u5f15\u6765\u4e0d\u5c11\u540c\u884c\u7684\u70b9\u8d5e\u3002\u201c20\u4f59\u5e74\u5de5\u4f5c\u670d\u53e3\u888b\u91cc\u4e00\u76f4\u653e\u7740\u7f8a\u6c34\u6813\u585e\u62a2\u6551\u7528\u836f\u7684\u7b14\u8bb0\uff0c\u4e3a\u4e86\u8fd9\u4e07\u5206\u4e4b\u4e00\u7684\u53d1\u751f\u6982\u7387\u65f6\u523b\u51c6\u5907\u7740\uff0c\u4e0d\u65ad\u66f4\u65b0\u77e5\u8bc6\uff0c\u5c06\u62a2\u6551\u6d41\u7a0b\u548c\u7528\u836f\u94ed\u8bb0\u4e8e\u5fc3\uff0c\u4f5c\u4e3a\u4ea7\u79d1\u533b\u751f\uff0c\u4ece\u4e1a\u751f\u6daf\u91cc\u80fd\u591f\u6210\u529f\u62a2\u6551\u4e00\u4f4d\u7f8a\u6c34\u6813\u585e\u4ea7\u5987\uff0c\u662f\u4e00\u4ef6\u5f15\u4ee5\u4e3a\u50b2","url":"http:\/\/www.yyrw.org.cn\/e\/action\/ShowInfo.php?classid=5&id=914"};
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 () {
}
});
});
}