


').show();
setTimeout("$('#mcover').hide()", 2600);
}else if (/toutiaomicroapp/i.test(navigator.userAgent)) {//头条小程序
$("#mcover").html('
').show();
setTimeout("$('#mcover').hide()", 2600);
}else if (/swan/i.test(navigator.userAgent)) {//百度小程序
$("#mcover").html('
').show();
setTimeout("$('#mcover').hide()", 2600);
}else{//
if (isMobile) {//qq) {
if (isweixinui || isMiniprogram ) {
if (isMiniprogram)
{
$("#mcover").html('
').show();
}else{
$("#mcover").html('
').show();
}
setTimeout("$('#mcover').hide()", 2600);
} else {
// $("#kqindexwxinfo").show(600);
Showkqindexwxinfo();
}
} else {
$("#wxshare_code").html("");
var qrcode = new QRCode(document.getElementById("wxshare_code"), {
width: 160,
height: 160
});
qrcode.makeCode(document.locations.href);
// $("#wx_share").show();
wx_share()
}
}
});
if ($("#nativeShare").size() > 0) {
var config = {//配置分享
url: document.locations.href,
title: document.title,
desc: '康强提供文明口腔中心2026年最新招聘:护士、口腔助理医生、口腔医生等3个职位,招聘地区有中山等1个地区,职位覆盖护士/护理、口腔科等。更多中山口腔医院招聘,就上康强医疗人才网',
img:'https://img.kq36.com.cn/300-300.jpg',
img_title: '',
from: '来自康强医疗人才网',
weburl: '',
webtitle: '',
qqn: ''
};
var share_obj = new nativeShare('nativeShare', config);
}




