{php} $jsVersion = '0.0.1'; $cssVersion = '0.0.1'; if(!isset($categoryId)) { $categoryId = $category['id'] ?? 0; } if(!isset($_token) || empty($_token)) { $_token = session('_token') ?? ''; } {/php} 后台管理系统
• {:widget('manager.crumbs/index' , ['category_id' => $categoryId])}
{:widget('manager.menu/left',['category_id' => $categoryId])}
{__CONTENT__}