$path $path : \hymie\stiring 当前请求的控制器,如果 PATH_INFO 启用则获取 $_SERVER['PATH_INFO']数据 否则从 query_string 中获取 Type \hymie\stiring
request() request(string $key, $xss = false) : mixed request 数据 Parameters string $key $xss Returns mixed
cookie() cookie(string $key, $xss = false) : mixed cooke 数据 Parameters string $key $xss Returns mixed
isMobile() isMobile() : boolean 检查是否是手机端,使用 mobiledetect/mobiledetectlib https://github.com/serbanghita/Mobile-Detect Returns boolean