mirror of
https://gitee.com/ulthon/ulthon_admin.git
synced 2026-07-05 09:42:47 +08:00
新增创建模板命令
This commit is contained in:
@@ -8,8 +8,8 @@
|
||||
{include file="common/_require"}
|
||||
|
||||
<script>
|
||||
var currentHeaderNavItem = 'Index';
|
||||
var currentLeftNavItem = 'index';
|
||||
var currentHeaderNavItem = '{%controllerName%}';
|
||||
var currentLeftNavItem = '{%actionName%}';
|
||||
</script>
|
||||
</head>
|
||||
<body class="layui-layout-body">
|
||||
|
||||
Reference in New Issue
Block a user