!125 update templates/system/monitor.html.
Merge pull request !125 from laoknas/N/A
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
<head>
|
<head>
|
||||||
<title>首页</title>
|
<title>首页</title>
|
||||||
{% include 'system/common/header.html' %}
|
{% include 'system/common/header.html' %}
|
||||||
<link rel="stylesheet" href="{{ url_for('static', filename='system/system/css/other/console2.css') }}"/>
|
<link rel="stylesheet" href="{{ url_for('static', filename='system/admin/css/other/console2.css') }}"/>
|
||||||
</head>
|
</head>
|
||||||
<body class="pear-container">
|
<body class="pear-container">
|
||||||
<div class="layui-row layui-col-space10">
|
<div class="layui-row layui-col-space10">
|
||||||
|
|||||||
Reference in New Issue
Block a user