侧导航功能移至顶部导航
隐藏部分无用功能 监控需要的js和css改成本地引用
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
<script>
|
||||
$('#header').load("/html/header.html");
|
||||
$('#footer').load("/html/footer.html");
|
||||
$('#side').load("/html/body/nas/side.html");
|
||||
|
||||
layui.use(['layer', 'form', 'element'], function () {
|
||||
let layer = layui.layer
|
||||
, form = layui.form;
|
||||
|
||||
Reference in New Issue
Block a user