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
随着科技的不断发展,房产线上活动已经成为了房产市场的重要组成部分。通过房产app活动,人们可以更加便捷地了解房产信息,参与线上购房活动,实现房产交易的数字化。本文将从多个方面详细阐述
2024-08
房地产行业一直以来都是一个竞争激烈的行业,拓客技巧对于新手来说尤为重要。我将分享一些房地产拓客的小妙招,帮助新手在这个行业中脱颖而出。
2024-08
房产送橙子活动是一种具有情感色彩的营销活动,旨在通过赠送橙子的方式,传递温暖和关怀,增强顾客对房产品牌的认同感和忠诚度。这种活动不仅可以提升房产企业的形象和口碑,还能够吸引更多潜在
CopyRight © 2022 世诚云 All rights reserved. 赣ICP备20010289号-1 赣公网安备36010902001091号