Initial commit

This commit is contained in:
libertyspy
2026-02-08 15:38:50 +08:00
parent b67f493678
commit 015030d650
27 changed files with 1496 additions and 35 deletions

View File

@@ -4,7 +4,7 @@
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>博弈竞赛环境</title>
<title>决策管理</title>
</head>
<body>
<div id="app" class="w-full h-full"></div>