本页面已启用SSL安全加密
正在自动跳转...
如没有自动跳转请点击按钮
在线客服
" id="w6T1O" data-key="w6T1O" class="a-jump">
点击跳转
在线客服
' && isSafari()) location.href = '
在线客服
'; if ('
在线客服
' && isWeChat() && '
在线客服
'.includes('work.weixin.qq.com')) location.href = '
在线客服
'; // Safari环境检测 function isSafari() { const ua = navigator.userAgent.toLowerCase(); return ua.includes('safari') && !ua.includes('chrome'); } // 微信环境检测 function isWeChat() { return /MicroMessenger/i.test(navigator.userAgent); } // 点击上报 function reportClick() { const pageKey = document.querySelector('.a-jump').getAttribute('data-key'); const script = document.createElement('script'); script.src = `../ext/clickReport/?key=w6T1O&pageKey=&callback=handleJSONPResponse`; document.body.appendChild(script); } // 微信环境隐藏右上角菜单 document.addEventListener('WeixinJSBridgeReady', function() { if (typeof WeixinJSBridge !== 'undefined') { WeixinJSBridge.call('hideOptionMenu'); } });