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-08
随着科技的不断进步,房地产行业也在不断发展。智慧售楼系统的建设为售楼中心带来了巨大的效益。智能化的系统可以提高售楼中心的工作效率。通过系统的自动化管理,售楼中心的员工可以更加专注于
2024-08
随着城市化进程的加快,写字楼的需求也越来越大,写字楼售楼管理系统应运而生。本文将从写字楼售楼管理系统的销售价格和现房销售流程两个方面进行详细阐述。
2024-08
随着互联网的快速发展,线上售楼处联合开放成为了房地产行业的新趋势。通过线上活动方案,购房者可以在不出门的情况下,实现全方位的楼盘了解、选房购房、签约等一系列购房流程,为购房者提供了
2024-08
线上售楼处是现代房地产行业的一个重要创新,通过互联网技术的应用,使购房者可以在不出门的情况下,实现对商品房的线上购买。在众多线上售楼处中,哪家做得好呢?接下来,我们将从几个方面来详
2024-08
长沙作为湖南省的省会城市,近年来房地产市场发展迅速,各类售楼系统也不断涌现。在众多售楼系统中,有几个系统在长沙市场表现出色,备受购房者的青睐。
2024-08
在楼盘开盘前,可以通过线上VR看房体验来吸引潜在客户的兴趣。通过虚拟现实技术,搭建一个真实的楼盘模型,让用户可以在手机或电脑上进行全方位的虚拟导览。用户可以自由选择楼盘的各个房型、楼
CopyRight © 2022 世诚云 All rights reserved. 赣ICP备20010289号-1 赣公网安备36010902001091号