parent
fd0a0e1286
commit
5fedee6314
|
|
@ -3,16 +3,11 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
|
||||
<title>Pear Admin Layui</title>
|
||||
<title>Pear Admin Layui</title>
|
||||
<!-- 依 赖 样 式 -->
|
||||
<link rel="stylesheet" href="component/pear/css/pear.css" />
|
||||
<link rel="stylesheet" href="admin/css/load.css" />
|
||||
<link rel="stylesheet" href="admin/css/admin.css" />
|
||||
<style>
|
||||
.layui-side-scroll{
|
||||
overflow:-moz-scrollbars-vertical;overflow-y:scroll;
|
||||
}
|
||||
</style>
|
||||
<!-- 主 题 更 换 -->
|
||||
<style id="pearadmin-bg-color"></style>
|
||||
</head>
|
||||
|
|
|
|||
Loading…
Reference in New Issue