简单标签使用demo

解决已知bug
This commit is contained in:
2020-04-22 21:32:36 +08:00
parent 5ae9d68948
commit 676c5854cd
12 changed files with 40 additions and 144 deletions

View File

@@ -34,6 +34,7 @@ html, body {background-color: #fff; color: #636b6f; font-family: 'Raleway', sans
<li><a href="{:url('/'.$model['name'].'/detail-'.$item['id'])}">{$item['title']}</a></li>
{/volist}
</ul>
{$page|raw}
</div>
</div>
</body>

View File

@@ -27,6 +27,9 @@ html, body {background-color: #fff; color: #636b6f; font-family: 'Raleway', sans
<a href="{:url('/user/index/register')}">注册</a>
<a href="{:url('/user/index/login')}">登录</a>
</div>
{sent:nav tree="false" type="1" name="item"}
<li><a href="{$item['url']}">{$item['title']}</a></li>
{/sent:nav}
<div class="flex-center position-ref full-height">
<div class="content">
<div class="title m-b-md">