修改标题,独立系统设置,可缓存

This commit is contained in:
tianmo
2026-09-01 18:01:35 +08:00
parent 1e49d2b99d
commit 96ee180564
18 changed files with 283 additions and 3013 deletions
+3 -3
View File
@@ -3,13 +3,13 @@
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Spine Particle · 阶段1 Spike</title>
<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-Dw7eU6re.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-BPQ62DCC.css">
<script type="module" crossorigin src="/assets/index-DujVfZi9.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-nUMfzhFe.css">
</head>
<body>
<div id="app"></div>