@php $items = $items ?? []; $title = $title ?? '口径说明'; @endphp @if(is_array($items) && count($items) > 0)