diff --git a/src/App.jsx b/src/App.jsx index d105d5e..6e9e216 100644 --- a/src/App.jsx +++ b/src/App.jsx @@ -187,7 +187,7 @@ function App() { }, [handleGlobalDragEnter, handleGlobalDragOver, handleGlobalDragLeave, handleGlobalDrop]); return ( -
+
{/* 全页面拖拽覆盖层 */} {globalDragOver && (
-

+

Log Analyzer