开始文档

This commit is contained in:
augushong
2020-04-22 14:26:12 +08:00
parent 07006ecb4e
commit 6c54f704ab
7 changed files with 115 additions and 2 deletions

View 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>