新增移动端组件;移动端新增分组导航组件

This commit is contained in:
augushong
2021-06-28 21:58:08 +08:00
parent ab20656442
commit 3abdc52c43
19 changed files with 92 additions and 4 deletions

View File

@@ -5,6 +5,7 @@
<link rel="stylesheet" href="/static/css/common.css">
<link rel="stylesheet" href="/cdn/layui-ul-change.css">
<link rel="stylesheet" href="/cdn/layui-ul.css">
<link rel="stylesheet" href="/cdn/layui-ul-mb.css">
<script src="/static/lib/jquery/jquery-3.4.1.min.js"></script>
<script src="/static/lib/jquery/jquery.cookie.js"></script>
<script src="/static/lib/layui/layui.js"></script>