diff --git a/src/layout/hero-layout/index.tsx b/src/layout/hero-layout/index.tsx index 760217e..6beddce 100644 --- a/src/layout/hero-layout/index.tsx +++ b/src/layout/hero-layout/index.tsx @@ -45,10 +45,8 @@ export default function HeroLayout() { {/* Main Content Area */} -
-
- -
+
+
{/* Footer */} diff --git a/src/page/home/index.tsx b/src/page/home/index.tsx index c8fcce2..2b87c77 100644 --- a/src/page/home/index.tsx +++ b/src/page/home/index.tsx @@ -39,73 +39,60 @@ export default function Home() { }, [jsonInput, query]) return ( -
-
-
-

- TypeScript JSONPath Explorer -

-

- Debug and visualises your JSONPath queries with real-time highlighting. -

-
- -
- {/* 控制面板 */} -
-
-
- - JSON Source - -
-