✨Feat: 显示系统运行环境

This commit is contained in:
2025-10-30 08:55:54 +08:00
parent 9ab9b380de
commit 9897662b35
4 changed files with 16 additions and 0 deletions
+2
View File
@@ -16,5 +16,7 @@
<body>
<h1>Hello Electron</h1>
<p>👋</p>
<p id="info"></p>
</body>
<script src="renderer.js"></script>
</html>