'禁用', 1 => '启用']; return $status[$data['status']]; } // 图片获取器 public function getImageAttr($value) { return imageUrl($value); } }