add(main):添加登录页,主窗口组件

This commit is contained in:
2025-11-03 15:07:36 +08:00
parent 76619c7785
commit c8082e6fab
7 changed files with 1182 additions and 595 deletions
+1
View File
@@ -3,6 +3,7 @@
<head>
<meta charset="UTF-8">
<link rel="icon" href="/favicon.ico">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Vite App</title>
</head>