


').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年最新招聘:椅旁技师/临床支持、车瓷部、业务/代理/电销、CAD设计中工等5个职位,招聘地区有台州等1个地区,职位覆盖椅旁技师/临床支持、车瓷部、业务/代理/电销、CAD/CAM/数控等。更多台州义齿工厂招聘,就上康强医疗人才网',
img:'https://img.kq36.com.cn/300-300.jpg',
img_title: '',
from: '来自康强医疗人才网',
weburl: '',
webtitle: '',
qqn: ''
};
var share_obj = new nativeShare('nativeShare', config);
}
