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
动态资讯
2026-01
选择2026年的房地产售楼ERP,核心是找到能将后台项目管理与前端销售营销无缝衔接的系统。结合你之前关注的售楼系统,选择关键在于:能否将销售前端的数据(客户、合同、回款)实时回传,与项目的
2026-01
这并非一个独立单品的选择,而是需要根据你的具体业务目标来选择技术路径。目前,市场上主要有两大模式,其核心差异对比如下
2026-01
2026年房企选择人脸识别系统,核心通常在于 “渠道风控” ,即精准识别客户来源(自然到访或中介带看),以防止“飞单”导致的佣金损失。下表为你梳理了不同建设模式下的一线厂商及选择要点:
2026-01
结合“智慧售楼系统”的要求和2026年的趋势,当前市场上领先的系统已不仅仅是工具,而是整合了AI深度赋能、多场景数据融合与前瞻决策的解决方案。下表为你梳理了符合这一方向的重点系统,并与你
2026-01
针对2026年的售楼管理软件选择,您需要的是功能前瞻、稳定可靠且能适应未来房地产营销趋势的解决方案。以下为您梳理了主流选择、核心评估维度和未来趋势建议,助您做出明智决策。
2026-01
房地产“全民经纪人”(又称“全民营销”、“社交经纪人”)的注册与客户报备,是一个涉及用户端便捷性、管理端风控、以及佣金结算公平性的核心模块。以下是这一流程的系统化解析、主流实现方式
CopyRight © 2022 世诚云 All rights reserved. 赣ICP备20010289号-1 赣公网安备36010902001091号