//判断当前访问页面是手机端还是移动端 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();
2024-09
房地产活动策划书是房产公司在开展各类活动时的重要参考文件,它包含了活动的目标、内容、时间安排、预算等重要信息,是保证活动顺利进行的基础。本文将从活动策划的重要性、策划步骤、活动内容
2024-09
三月三,春暖花开,房产市场也迎来了一年中的黄金时段。各大开发商、房产中介纷纷推出了各种优惠活动,吸引了众多购房者的目光。本文将为您详细介绍三月三期间的房产活动,让您在购房时能够更加
2024-09
抖音店铺活动房产海报是抖音上非常受欢迎的一种广告形式,通过短视频和图片的形式,展示房产的优势和特点,吸引用户的关注和购买。我们将从多个方面对抖音房产广告进行详细的阐述。
2024-09
房地产售楼系统的主要功能包括展示楼盘信息、在线预约看房、客户管理等。在选购软件时,要根据自己的需求,选择功能齐全、操作简便的软件。还要考虑软件的数据安全性和稳定性,避免出现数据丢失
2024-09
房产分销管理系统是指利用信息技术手段,对房地产销售、分销、管理等环节进行综合管理和协调的一种系统。该系统通过整合各方资源,提高工作效率,提升企业竞争力,为房地产行业的发展提供了强有
2024-09
房产营销活动政策宣传稿是房地产行业中的重要一环,它能够有效地推动房产销售,提升品牌知名度。下面将从多个方面介绍一些经典的房产营销策划案例,希望能给大家带来一些灵感和启示。
CopyRight © 2022 世诚云 All rights reserved. 赣ICP备2021005147号-2