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
动态资讯2025-04
在房地产销售中,企业人员有大量的纸质文件、房源信息、购房报价单等。他们需要掌握。当信息量巨大、客户需求众多时,他们需要进行基于数据的集成管理。房地产ERP系统是不可或缺的。在众多系统
2025-04
房地产管理系统通过整合客户、房源、交易等全链条数据,结合智能化工具实现业务协同与精准决策。以下是其实现数智化管控的关键模块及技术支撑:
2025-04
现有售楼系统不好用,有没有更简单好用的售楼管理系统呢?当然有的,找世诚云就对了!
2025-04
在楼盘销售中您是否也遇到了这样的问题?客户到访判客时间长,案场经理没有客户跟进的一手资料,外拓人员多但到访特别少,人员一离职客户就流失,可售房源不能随时随地查,渠道佣金占比太高,人
2025-04
在楼盘销售中您是否也遇到了这样的问题?客户到访判客时间长,案场经理没有客户跟进的一手资料,外拓人员多但到访特别少,人员一离职客户就流失,可售房源不能随时随地查,渠道佣金占比太高,人
2025-04
您还在用微信群让经纪人报备客户吗?还在安排专门人员进行手工判客吗?这样做效率低、易出错、成本还高,想要玩转渠道、节省成本,找世诚云就对了!
CopyRight © 2022 世诚云 All rights reserved. 赣ICP备20010289号-1 赣公网安备36010902001091号