From e0814fa52038da8df15e8ffbe86591f9b8047f16 Mon Sep 17 00:00:00 2001 From: liuwei Date: Thu, 5 Jun 2025 16:33:30 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E5=A4=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- admin/dashboard/templates/file_browser.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin/dashboard/templates/file_browser.html b/admin/dashboard/templates/file_browser.html index 9f40781..afab210 100644 --- a/admin/dashboard/templates/file_browser.html +++ b/admin/dashboard/templates/file_browser.html @@ -1,6 +1,6 @@ {% extends "base.html" %} -{% block title %}文件浏览{% endblock %} +{% block title %}文件浏览 - 机器人管理后台{% endblock %} {% block content %}