fix: use out/ directory for electron-vite dev mode compatibility

This commit is contained in:
2026-07-04 21:14:30 +08:00
parent bdcf4fe299
commit 572230e823
7 changed files with 76051 additions and 4 deletions
+13
View File
@@ -0,0 +1,13 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>JRedisDesktop</title>
<script type="module" crossorigin src="./assets/index-DZjCwPfE.js"></script>
<link rel="stylesheet" crossorigin href="./assets/index-Czrh6LTB.css">
</head>
<body>
<div id="app"></div>
</body>
</html>