diff --git a/src/frontend/src/App.tsx b/src/frontend/src/App.tsx index 556254b..32ddcd2 100644 --- a/src/frontend/src/App.tsx +++ b/src/frontend/src/App.tsx @@ -115,6 +115,9 @@ export default function App() { {/* 通知中心 */} {showNotifCenter && setShowNotifCenter(false)} />}