mirror of
https://gitee.com/ulthon/layui-ul.git
synced 2026-07-05 11:52:49 +08:00
新增简约风格表单;优化系统功能;
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<link rel="stylesheet" href="/static/lib/layui/css/layui.css">
|
||||
<link rel="stylesheet" href="/static/css/{$Request.cookie.skin_name|default='skin-1'}.css">
|
||||
<link rel="stylesheet" href="/static/css/common.css">
|
||||
<link rel="stylesheet" href="/cdn/layui-ul-change.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>
|
||||
|
||||
Reference in New Issue
Block a user