mirror of
https://gitee.com/ulthon/ulthon_information.git
synced 2026-03-04 00:24:29 +08:00
7 lines
199 B
HTML
7 lines
199 B
HTML
<span class="layui-breadcrumb" lay-separator="|">
|
|
{volist name='list_header_nav' id='nav'}
|
|
|
|
<a href="{$nav.value}" target="{$nav.target}">{$nav.title}</a>
|
|
{/volist}
|
|
|
|
</span> |