update. 优化搜索功能

This commit is contained in:
2026-04-02 19:33:04 +08:00
parent 89ac81e07d
commit 2595294116
10 changed files with 140 additions and 37 deletions
+2 -1
View File
@@ -7,6 +7,7 @@
<title>{% block title %}{% endblock %}{{ site_info.title }}</title>
<link rel="stylesheet" href="{% static 'css/style.css' %}">
<link rel="stylesheet" href="{% static 'css/bootstrap.min.css' %}">
<link rel="stylesheet" href="{% static 'admin/simpleui-x/fontawesome-free-6.2.0-web/css/fontawesome.css' %}">
</head>
<body>
<header class="top-header">
@@ -16,7 +17,7 @@
<div>
<h1>{{ site_info.title }}</h1>
<p>{{ site_info.e_title }}</p>
<p>CHANGBAI MOUNTAIN FIRE AND RESCUE BRIGADE</p>
{# <p>CHANGBAI MOUNTAIN FIRE AND RESCUE BRIGADE</p>#}
</div>
</div>
<div></div>