说明文档更新

This commit is contained in:
2026-09-07 21:23:47 +08:00
parent 4f7667a3b4
commit c1bff483e6
12 changed files with 390 additions and 199 deletions
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Binary file not shown.
Binary file not shown.
+14 -14
View File
@@ -1,17 +1,17 @@
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Spine粒子编辑器</title>
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Spine粒子编辑器</title>
<style>
html, body { margin: 0; padding: 0; background: #111; color: #eee; font-family: system-ui, -apple-system, sans-serif; }
#app { display: flex; flex-direction: column; height: 100vh; }
</style>
<script type="module" crossorigin src="/assets/index-CQJ6qUg9.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-CheycJh3.css">
</head>
<body>
<div id="app"></div>
</body>
</html>
</style>
<script type="module" crossorigin src="/assets/index-D08n0lXm.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-Acs2Q5qJ.css">
</head>
<body>
<div id="app"></div>
</body>
</html>