防止鼠标穿透

This commit is contained in:
tianmo
2026-09-05 18:52:45 +08:00
parent 79ce3165c1
commit 0a0ab592a4
7 changed files with 77 additions and 44 deletions
+2 -2
View File
@@ -8,8 +8,8 @@
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-B_G0a-2w.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-D5HEdVAv.css">
<script type="module" crossorigin src="/assets/index-BgZ-wFxF.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-CfwLx2WX.css">
</head>
<body>
<div id="app"></div>