function browserRedirect() { var sUserAgent = navigator.userAgent.toLowerCase(); var bIsIpad = sUserAgent.match(/ipad/i) == "ipad"; var bIsIphoneOs = sUserAgent.match(/iphone os/i) == "iphone os"; var bIsMidp = sUserAgent.match(/midp/i) == "midp"; var bIsUc7 = sUserAgent.match(/rv:1.2.3.4/i) == "rv:1.2.3.4"; var bIsUc = sUserAgent.match(/ucweb/i) == "ucweb"; var bIsAndroid = sUserAgent.match(/android/i) == "android"; var bIsCE = sUserAgent.match(/windows ce/i) == "windows ce"; var bIsWM = sUserAgent.match(/windows mobile/i) == "windows mobile"; if (!(bIsIpad || bIsIphoneOs || bIsMidp || bIsUc7 || bIsUc || bIsAndroid || bIsCE || bIsWM) ){ //电脑端 //加载css var linkNode = document.createElement("link"); linkNode.setAttribute("rel","stylesheet"); linkNode.setAttribute("type","text/css"); linkNode.setAttribute("href","/images/default/css_pc.css"); document.head.appendChild(linkNode); //加载js var scriptNode = document.createElement("script"); scriptNode.setAttribute("type", "text/javascript"); scriptNode.setAttribute("src", "../../js/index.min.js"); document.head.appendChild(scriptNode); }else{ //手机端 //加载css var oMeta = document.createElement('meta'); oMeta.name = 'viewport'; oMeta.content = 'width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, user-scalable=no'; document.getElementsByTagName('head')[0].appendChild(oMeta); var linkNode = document.createElement("link"); linkNode.setAttribute("rel","stylesheet"); linkNode.setAttribute("type","text/css"); linkNode.setAttribute("href","/images/default/css_wap.css"); document.head.appendChild(linkNode); //加载js var scriptNode = document.createElement("script"); scriptNode.setAttribute("type", "text/javascript"); scriptNode.setAttribute("src", "../../js/phone.min.js"); document.head.appendChild(scriptNode); } } browserRedirect();//调用判断当前访问页面是手机端还是移动端
技术赋能地产营销
NEWS
动态资讯2024-10
案场人脸风控系统是指在房地产案场中使用人脸识别技术进行安全管理和风险控制的系统。随着科技的不断发展,人脸识别技术已经得到广泛应用,尤其是在安防领域。案场人脸风控系统借助人脸识别技术
2024-10
楼盘人脸监控系统报价、人脸识别售楼处标配,是目前房地产行业中越来越受到关注的一项技术。随着科技的不断发展,人脸识别技术被广泛应用于各个领域,也为楼盘销售带来了新的机遇。本文将从以下
2024-10
随着科技的不断发展,人脸识别技术在各个领域得到了广泛应用,其中包括房地产行业。人脸识别技术可以通过摄像头对进出房产的人脸进行识别,从而提高安全性和便利性。在房地产中介行业,人脸识别
2024-10
随着科技的不断发展,人脸识别技术在各个领域得到了广泛应用,其中售楼处也不例外。案场人脸佣金判定系统作为一种新型的技术手段,可以有效地解决售楼处佣金判定的问题。对于这样的系统收费问题
2024-10
售楼部人脸风控软件,作为一种新兴的安全技术,正逐渐在房地产行业中得到广泛应用。该软件通过人脸识别技术,对进入售楼部的人员进行身份验证和安全监控,有效提升了售楼部的安全性和管理效率。
2024-10
楼盘人脸佣金判定软件是一种利用人脸识别技术来判断楼盘销售人员的佣金的软件。人脸识别是一种通过计算机视觉技术,对人脸图像进行检测、识别和分析的技术。楼盘人脸佣金判定软件通过识别销售人
CopyRight © 2022 世诚云 All rights reserved. 赣ICP备20010289号-1 赣公网安备36010902001091号