更新功能

This commit is contained in:
2026-08-06 16:48:57 +08:00
parent a0ca831a00
commit 9a25d37a90
10 changed files with 612 additions and 206 deletions
+1 -1
View File
@@ -33,7 +33,7 @@ export default function App() {
<header className="app-header">
<div>
<h1>Adminive</h1>
<p> JSON </p>
<p> JSON </p>
</div>
<button type="button" onClick={() => void load_schema()} disabled={loading}></button>
</header>