新增spine版本支持

This commit is contained in:
tianmo
2026-09-01 17:22:18 +08:00
parent 8802bbe25e
commit 19278dac01
91 changed files with 69095 additions and 5744 deletions
+17
View File
@@ -0,0 +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 Particle · 阶段1 Spike</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-Dw7eU6re.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-BPQ62DCC.css">
</head>
<body>
<div id="app"></div>
</body>
</html>