diff --git a/src/App.tsx b/src/App.tsx index d66a1c2..da78056 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -11,8 +11,8 @@ import ChangeBgPage from './pages/ChangeBgPage'; const menu = [ { path: '/', label: '首页', icon: }, { path: '/change-bg', label: '图片换背景', icon: }, - { path: '/tasks', label: '任务列表', icon: }, - { path: '/video-tasks', label: '视频任务进度', icon: