//判断当前访问页面是手机端还是移动端 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","https://oss.21it.com/www.21it.cn/images/default/css_pc.css"); document.head.appendChild(linkNode); }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","https://oss.21it.com/www.21it.cn/images/default/css_wap.css"); document.head.appendChild(linkNode); } } browserRedirect();
2025-04
世诚云SCRM智慧售楼管理系统是由江西世诚科技有限公司独立自主开发设计、采用互联网+、云计算、大数据等先进技术,专为成长型房地产开发企业和策划代理公司研发的一手房案场全流程管理系统。
2025-04
在当前房地产市场渠道为王的市场环境下,很多项目都处于被分销“绑架”的状态。由于目前大部分的客户都来源于渠道,开发商为了把房子卖出去,就不得不给渠道高额佣金让他们带客,而在这个过程中
2025-04
近日,江西江铃地产与世诚云达成战略合作,双方就系统功能、渠道管控、案场管理等方面进行了深入探讨,并就深化业务合作进行了深入交流。世诚云助力江铃地产降本增效,实现外畅渠道、内强管控、
2024-12
看房是买房过程的重要一步,而看房前需要进行报备,这能让经纪人更好地为我们服务,提高看房效率。但很多人对看房报备渠道及格式并不了解,该如何填写才能快速有效地完成报备呢?本文将详细讲解
2024-12
在瞬息万变的商业竞争中,高效的渠道管理是企业成功的基石。一个完善的渠道项目报备流程,如同企业发展的导航系统,指引着资源的合理配置,保障项目的顺利进行,并最大程度地降低风险。本文将深
2024-12
在瞬息万变的商业世界中,高效的沟通和协作至关重要。对于依赖多渠道销售的企业而言,一个清晰、规范的渠道报备流程是确保业务顺利开展,避免资源浪费和冲突的关键。本文将深入探讨渠道报备模板
CopyRight © 2022 世诚云 All rights reserved. 赣ICP备2021005147号-2