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
绥阳禾智生活广场,以突破性规划重塑城市商业格局。项目占地9.8亩,建筑面积达7200㎡,依托华陟品牌成熟商业运营经验,实施科学业态规划与精准客群引流策略:通过合理划分生鲜区、餐饮区、服务
2025-08
文投启赣滨湖壹号项目位于南昌县澄碧湖旁,坐拥一线湖景资源,国企南昌县文投背书。全新变革4.0住宅,产品使用率约129%-145%,6米挑高空中庭院,专梯专户,室室满飘阔绰阳台等超新规设计,精准击
2025-08
蜀天蓝城桃花源位于雅安雨城区,由雅安蜀天置地有限公司精心打造。 蜀天蓝城·桃花源择址稀贵“二台地”之上,背靠周公山龙脉,面朝青衣江玉带环腰,形成背有靠山、前有明堂的格局,藏风聚气,具
2025-08
重庆斌鑫集团有限公司成立于1996年4月15日,自2012年至今,重庆斌鑫集团已在兰州新区累计储备2000余亩土地,商品房交付超5000余户,在为兰州新区市场带来全新居住体验的同时,进一步提升了区域的
2025-05
近日,东投地产集团与世诚云达成战略合作,双方就系统功能、渠道管控、案场管理等方面进行了深入探讨,并就深化业务合作进行了深入交流。世诚云助力东投地产降本增效,实现外畅渠道、内强管控、
2025-02
近日,江西江铃地产与世诚云达成战略合作,双方就系统功能、渠道管控、案场管理等方面进行了深入探讨,并就深化业务合作进行了深入交流。世诚云助力江铃地产降本增效,实现外畅渠道、内强管控、
CopyRight © 2022 世诚云 All rights reserved. 赣ICP备20010289号-1 赣公网安备36010902001091号