缺少权限验证

This commit is contained in:
augushong
2019-10-10 13:20:08 +08:00
parent f00328d030
commit f23e255619
32 changed files with 214 additions and 35 deletions

View File

@@ -7,6 +7,11 @@
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>文件管理</title>
{include file="common/_require"}
<script>
var currentHeaderNavItem = 'File';
var currentLeftNavItem = 'index-{$Request.param.type|default=1}';
</script>
</head>
<body class="layui-layout-body">