diff --git a/src/components/Sidebar.tsx b/src/components/Sidebar.tsx index 901ab99..269dfe0 100644 --- a/src/components/Sidebar.tsx +++ b/src/components/Sidebar.tsx @@ -17,7 +17,7 @@ const Sidebar: React.FC = () => { ] return ( -
+

工作区

diff --git a/src/pages/AIVideoPage.tsx b/src/pages/AIVideoPage.tsx index 3766936..8bd5c72 100644 --- a/src/pages/AIVideoPage.tsx +++ b/src/pages/AIVideoPage.tsx @@ -96,7 +96,7 @@ const AIVideoPage: React.FC = () => {
{/* Sidebar */} -
+

使用说明

diff --git a/src/pages/EditorPage.tsx b/src/pages/EditorPage.tsx index 6666c5f..2d41e3b 100644 --- a/src/pages/EditorPage.tsx +++ b/src/pages/EditorPage.tsx @@ -63,7 +63,7 @@ const EditorPage: React.FC = () => {
{/* Media Library Sidebar */} - + {/* Main Content */}