redirectMobile = function() { var nowUrl = location.href, nowHost = location.host, nowPathname = location.pathname, jumpUrl = “, mobileUrl = ‘https://m.guofenkong.com’;
mobileHurl = GetUrlRelativePath() 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(/ucweb/i) == “ucweb”; }