diff --git a/apps/web/src/components/Layout.tsx b/apps/web/src/components/Layout.tsx
index 42292fe..fe4b449 100644
--- a/apps/web/src/components/Layout.tsx
+++ b/apps/web/src/components/Layout.tsx
@@ -9,7 +9,7 @@ import {
import { Outlet, useLocation, useNavigate } from 'react-router-dom';
import { useAuthStore } from '../store/auth';
-const { Header, Sider, Content } = AntLayout;
+const { Header, Sider, Content, Footer } = AntLayout;
export default function Layout() {
const location = useLocation();
@@ -54,7 +54,7 @@ export default function Layout() {
fontSize: 16,
}}
>
- VOD 管理器
+ 火炬VOD管理器