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-08
开封,一座拥有悠久历史和深厚文化底蕴的城市,也是一座充满活力和希望的新兴城市。近年来,开封市房地产业发展迅速,吸引了众多购房者的目光。开封售楼系统作为当地房产交易的重要平台,发挥着
2025-08
买房,是人生中的一件大事,承载着对未来生活的期许和对家的渴望。在淮安这座充满历史文化底蕴和现代化气息的城市,选择合适的楼盘和可靠的售楼系统,更是至关重要。2020年淮安待售楼盘众多,如
2025-08
售楼部作为房地产销售的重要渠道,近年来也开始使用人脸识别技术来管理访客。售楼部的人脸识别系统是否安全成为人们关注的话题。本文将从售楼部人脸识别系统的作用、风险,以及如何避免潜在风险
2025-08
房地产售楼系统品牌是房地产行业中不可或缺的一环,一个好的售楼系统品牌能够帮助房地产企业提高销售效率,提升客户满意度,从而促进企业的发展和成长。目前市场上有很多房地产售楼系统品牌,那
2025-08
在广东这片充满活力与机遇的土地上,房地产市场始终保持着蓬勃发展的态势。无数购房者怀揣着对美好生活的向往,踏上寻觅理想居所的旅程。而在这个过程中,一个高效、便捷、透明的售楼系统至关重
2025-08
安阳,这座历史悠久的城市,正以崭新的姿态拥抱智慧养老时代。越来越多的智慧案场涌现,为老年人提供更便捷、更舒适、更安全的晚年生活。本文将深入探讨安阳优秀的智慧案场,并详细介绍安阳智慧
CopyRight © 2022 世诚云 All rights reserved. 赣ICP备20010289号-1 赣公网安备36010902001091号