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-05
随着科技的飞速发展,房地产行业也迎来了数字化转型浪潮。线上售楼部小程序作为传统售楼部的数字化升级,以其便捷、高效、沉浸式的体验,正在成为房地产营销的新风口。
2024-05
随着科技的不断发展,线上售楼处APP已经成为购房者和开发商之间沟通的重要桥梁。如何打造一个更智能、更人性化的线上售楼处APP,让购房者能够更轻松地获取信息、了解项目、进行交流,成为了业界
2024-05
在房地产市场中,楼盘案场渠道风控是至关重要的一环。随着房地产行业的不断发展,案场风险管控已成为各大开发商和经纪机构关注的焦点。很多人对于楼盘案场渠道风控的费用并不清楚。本文将深入探
2024-05
人脸识别监控系统的市场价根据其功能、性能和品牌而异。基本的人脸识别系统价格在几千元到几万元之间,而功能更强大、性能更高的系统价格可能高达数十万元甚至上百万元。
2024-05
房地产管理营销软件的费用因供应商和软件包而异。以下是影响成本的一些关键因素:
2024-05
随着房地产行业的蓬勃发展,房产公司面临着越来越多的管理挑战,对高效、智能的管理系统的需求也日益迫切。本文将为您提供一份全面的房产公司管理系统推荐和排名,帮助您选择最适合您需求的软件
CopyRight © 2022 世诚云 All rights reserved. 赣ICP备20010289号-1 赣公网安备36010902001091号