diff --git a/WebSite/index.html b/WebSite/index.html
index 21dfe69..6048cb1 100644
--- a/WebSite/index.html
+++ b/WebSite/index.html
@@ -2,12 +2,12 @@
+
- My Google AI Studio App
+ 模型逆向系统
-
diff --git a/WebSite/public/logo.png b/WebSite/public/logo.png
new file mode 100644
index 0000000..6b9ee7e
Binary files /dev/null and b/WebSite/public/logo.png differ
diff --git a/WebSite/src/components/Login.tsx b/WebSite/src/components/Login.tsx
index 86461fb..3fdd9f7 100644
--- a/WebSite/src/components/Login.tsx
+++ b/WebSite/src/components/Login.tsx
@@ -1,6 +1,6 @@
import React, { useState } from 'react';
import { motion } from 'motion/react';
-import { Layout, Lock, User, CheckCircle2 } from 'lucide-react';
+import { Lock, User } from 'lucide-react';
interface LoginProps {
onLogin: () => void;
@@ -28,12 +28,16 @@ export default function Login({ onLogin }: LoginProps) {
className="w-full max-w-md"
>
-
-
-
+
+
+
-
基于模型逆向体素化及DICOM分割标注系统
-
模型逆向系统
+
模型逆向系统
+
基于模型逆向体素化及DICOM分割标注系统