save code

This commit is contained in:
xsl
2026-03-30 21:37:46 +08:00
parent 66c742864c
commit 760cf864eb
12 changed files with 86318 additions and 38 deletions
+4 -5
View File
@@ -90,13 +90,12 @@
<script type="importmap">
{
"imports": {
"three": "https://cdn.jsdelivr.net/npm/three@0.180.0/build/three.module.js",
"three/addons/": "https://cdn.jsdelivr.net/npm/three@0.180.0/examples/jsm/",
"@pixiv/three-vrm": "https://cdn.jsdelivr.net/npm/@pixiv/three-vrm@3.5.1/lib/three-vrm.module.min.js"
"three": "/web/vendor/three/three.module.js",
"three/addons/": "/web/vendor/three/examples/jsm/",
"@pixiv/three-vrm": "/web/vendor/@pixiv/three-vrm/three-vrm.module.min.js"
}
}
</script>
<script type="module" src="/web/app.js?v=20260329m"></script>
<script type="module" src="/web/app.js?v=20260329q"></script>
<script type="module" src="/web/app.js?v=20260330a"></script>
</body>
</html>