update templates/system/mail/main.html.
Signed-off-by: laoknas <kuai410022283@qq.com>
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<title>邮件管理</title>
|
||||
{% include 'system/common/header.html' %}
|
||||
<link rel="stylesheet" href="{{ url_for('static', filename='system/system/css/other/user.css') }}"/>
|
||||
<link rel="stylesheet" href="{{ url_for('static', filename='system/admin/css/other/user.css') }}"/>
|
||||
</head>
|
||||
<body class="pear-container">
|
||||
{# 查询表单 #}
|
||||
|
||||
Reference in New Issue
Block a user