$data
$data : mixed
原始数据
View Response
$data : mixed
原始数据
$contentType : string
输出type
$charset : string
字符集
$code : int
状态码
$allowCache : bool
是否允许请求缓存
$options : array
输出参数
$header : array
header参数
$content : string
输出内容
$cookie : \think\Cookie
Cookie对象
$session : \think\Session
Session对象
$vars : array
输出变量
$filter : mixed
输出过滤
$view : \think\View
View对象
$isContent : bool
是否内容渲染