diff --git a/src/frontend/src/App.tsx b/src/frontend/src/App.tsx index 9c07d23..0465d79 100644 --- a/src/frontend/src/App.tsx +++ b/src/frontend/src/App.tsx @@ -118,8 +118,8 @@ export default function App() { {/* 通知中心 */} {showNotifCenter && setShowNotifCenter(false)} />}