diff --git a/web/public/favicon.ico b/web/public/favicon.ico
index 771c5ceca..c49f9b34f 100644
Binary files a/web/public/favicon.ico and b/web/public/favicon.ico differ
diff --git a/web/src/App.vue b/web/src/App.vue
index 69f7532ed..b79771fea 100644
--- a/web/src/App.vue
+++ b/web/src/App.vue
@@ -18,5 +18,6 @@ export default {
#app {
background: #eee;
height: 100vh;
+ overflow: hidden;
}
diff --git a/web/src/assets/background.svg b/web/src/assets/background.svg
new file mode 100644
index 000000000..89c259764
--- /dev/null
+++ b/web/src/assets/background.svg
@@ -0,0 +1,69 @@
+
+
\ No newline at end of file
diff --git a/web/src/assets/docs.png b/web/src/assets/docs.png
new file mode 100644
index 000000000..bb98d6e09
Binary files /dev/null and b/web/src/assets/docs.png differ
diff --git a/web/src/assets/github.png b/web/src/assets/github.png
new file mode 100644
index 000000000..d1d200ed1
Binary files /dev/null and b/web/src/assets/github.png differ
diff --git a/web/src/assets/logo_login.png b/web/src/assets/logo_login.png
new file mode 100644
index 000000000..6bf64df8b
Binary files /dev/null and b/web/src/assets/logo_login.png differ
diff --git a/web/src/assets/video.png b/web/src/assets/video.png
new file mode 100644
index 000000000..af4d35f4d
Binary files /dev/null and b/web/src/assets/video.png differ
diff --git a/web/src/assets/yuque.png b/web/src/assets/yuque.png
new file mode 100644
index 000000000..98a2adabd
Binary files /dev/null and b/web/src/assets/yuque.png differ
diff --git a/web/src/style/main.scss b/web/src/style/main.scss
index 09bfe405d..dad2c040b 100644
--- a/web/src/style/main.scss
+++ b/web/src/style/main.scss
@@ -664,11 +664,6 @@ li {
}
}
-// el-form
-.el-form {
- background-color: #fff;
- padding: 10px 0;
-}
.el-row {
padding: 10px 0;
diff --git a/web/src/view/login/login.vue b/web/src/view/login/login.vue
index e10d53b99..5a4ca040f 100644
--- a/web/src/view/login/login.vue
+++ b/web/src/view/login/login.vue
@@ -1,57 +1,88 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 登 录
-
-
- 测试用户:admin 密码:123456
-
-
+
+
+
+
+

+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
![请输入验证码]()
+
+
+
+ 登 录
+
+
+
+
+
+
+