//判断当前访问页面是手机端还是移动端 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-06
置业,是人生中重要的决定之一,而售楼处,便是这决定旅程的起点。 一个成功的售楼系统,并非仅仅依靠华丽的样板间和精宣传册,更重要的是背后一支高效、专业的团队。 那么,一个完善的房地产售
2025-06
随着科技的飞速发展,人工智能技术在各行各业得到广泛应用。房地产行业也不例外,面部识别系统逐渐走进售楼部,为购房者带来全新的看房体验。
2025-06
售楼管理系统软件作为售楼部的一项重要工具,在房地产行业中发挥着越来越重要的作用。它不仅能帮助售楼部有效地管理客户信息、优化销售流程,还能为购房者提供便捷的服务,提升购房体验。本文将
2025-06
在当今信息爆炸的时代,售楼处电话营销仍然是房地产行业重要的营销手段之一。安徽作为中国东部省份,经济发展迅速,房地产市场也日趋活跃。了解安徽房地产售楼系统的电话营销策略,对于有意在安
2025-06
在房地产行业竞争日益激烈的今天,售楼部不再仅仅是简单的房屋展示场所,而是成为品牌形象的窗口和销售业绩的战场。一个高效、智能的售楼系统软件,正成为提升销售效率、优化客户体验、增强企业
2025-06
在房地产行业竞争日益激烈的今天,高效的管理和精准的营销是制胜的关键。售楼ERP系统,作为房地产企业不可或缺的数字化工具,正扮演着越来越重要的角色。它不仅能提升楼盘管理效率,更能为企业带
CopyRight © 2022 世诚云 All rights reserved. 赣ICP备2021005147号-2