!124 update templates/system/admin_log/main.html.

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