{layout name="layout_two"/} {php} use app\model\Article; use app\model\Category; $position = Category::getPosition($category["id"]); $childrenMenu = Category::getChildrenByParentId(Category::CATEGORY_COMPANY); {/php}
{$category['title']}
{foreach $childrenMenu as $childrenMenuItem} {$childrenMenuItem['title']} {/foreach}
Enterprise honor
企业荣誉
{foreach $items as $item}
{$item['title']}
{$item['content']|raw}
{/foreach}