!125 update templates/system/monitor.html.

Merge pull request !125 from laoknas/N/A
This commit is contained in:
我叫以赏
2024-08-14 13:31:29 +00:00
committed by Gitee
+1 -1
View File
@@ -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">