提交 0a6e9992 编写于 作者: H hjdhnx

升级了

上级 fe6dd3ca
3.9.28beta4
\ No newline at end of file
3.9.28beta5
\ No newline at end of file
html{
-webkit-filter: grayscale(1);
-moz-filter: grayscale(1);
-ms-filter:grayscale(1);
-o-filter: grayscale(1);
filter: grayscale(1);
}
\ No newline at end of file
......@@ -8,6 +8,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no">
<!-- <link rel="stylesheet" media="screen" href="/static/css/admin.css">-->
<link rel="stylesheet" media="screen" href="/static/css/admin.css">
<link rel="stylesheet" media="screen" href="/static/css/grey.css">
<link rel="icon" href="/static/img/logo.png" type="image/x-icon">
<script src="/static/js/jquery.min.js"></script>
<script src="/static/js/common.js"></script>
......
......@@ -10,6 +10,7 @@
<title>dr_py首页</title>
<script src="/static/js/jquery.min.js"></script>
<link rel="stylesheet" media="screen" href="/static/css/home.css">
<link rel="stylesheet" media="screen" href="/static/css/grey.css">
</head>
......
......@@ -5,6 +5,7 @@
<title>解析管理</title>
<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
<link rel="stylesheet" href="/static/plugin/layui/css/layui.css">
<link rel="stylesheet" media="screen" href="/static/css/grey.css">
<link rel="stylesheet" href="/static/plugin/layui/ext/soulTable/soulTable.css" media="all"/>
</head>
<body>
......
......@@ -11,6 +11,7 @@
<link rel="icon" href="/static/img/logo.png" type="image/x-icon">
<script src="/static/plugin/layui/layui.js"></script>
<link rel="stylesheet" href="/static/plugin/layui/css/layui.css">
<link rel="stylesheet" media="screen" href="/static/css/grey.css">
</head>
<body>
......
......@@ -12,6 +12,7 @@
<script src="/static/js/jquery.min.js"></script>
<script src="/static/js/common.js"></script>
<link rel="stylesheet" href="/static/plugin/layui/css/layui.css">
<link rel="stylesheet" media="screen" href="/static/css/grey.css">
<script src="/static/plugin/layui/layui.js"></script>
</head>
<body>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册