Compare commits
2 Commits
b251c78b2f
...
52b265f36e
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
52b265f36e | ||
|
|
5f9fb74696 |
@@ -33,7 +33,7 @@
|
|||||||
{notempty name="article_categorys"}
|
{notempty name="article_categorys"}
|
||||||
<div class="nav-tree">
|
<div class="nav-tree">
|
||||||
|
|
||||||
<!-- start 三级菜单的测试代码 -->
|
<!-- start 三级菜单 -->
|
||||||
{volist name="article_categorys" id="ac"}
|
{volist name="article_categorys" id="ac"}
|
||||||
<div class="category">
|
<div class="category">
|
||||||
<!-- 一级 -->
|
<!-- 一级 -->
|
||||||
@@ -66,7 +66,7 @@
|
|||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
{/volist}
|
{/volist}
|
||||||
<!-- end 三级菜单的测试代码 -->
|
<!-- end 三级菜单 -->
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
{/notempty}
|
{/notempty}
|
||||||
|
|||||||
Reference in New Issue
Block a user