mirror of
https://gitee.com/ulthon/ulthon_information.git
synced 2026-03-04 00:24:29 +08:00
初始化项目
This commit is contained in:
7
view/index/common/_documents_nav.html
Normal file
7
view/index/common/_documents_nav.html
Normal file
@@ -0,0 +1,7 @@
|
||||
<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>
|
||||
Reference in New Issue
Block a user