初始化项目
This commit is contained in:
6
application/admin/view/index/index.html
Normal file
6
application/admin/view/index/index.html
Normal file
@@ -0,0 +1,6 @@
|
||||
{extend name="public/base" /}
|
||||
{block name="body"}
|
||||
<div class="row">
|
||||
{:hook('AdminIndex')}
|
||||
</div>
|
||||
{/block}
|
||||
Reference in New Issue
Block a user