@extends('layouts.base') @section('content') @section('title', '直播分类')
{!! app\common\helpers\ImageHelper::tplFormFieldImage('category[thumb]', $category->thumb)!!} 建议尺寸: 100*100,或正方型图片
{{----}}
@endsection