diff --git a/magic-boot-ui/src/assets/fonts/PoetsenOne.woff2 b/magic-boot-ui/src/assets/fonts/PoetsenOne.woff2 new file mode 100644 index 0000000..2e857b7 Binary files /dev/null and b/magic-boot-ui/src/assets/fonts/PoetsenOne.woff2 differ diff --git a/magic-boot-ui/src/assets/images/login-bg.svg b/magic-boot-ui/src/assets/images/login-bg.svg new file mode 100644 index 0000000..192651a --- /dev/null +++ b/magic-boot-ui/src/assets/images/login-bg.svg @@ -0,0 +1,138 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/magic-boot-ui/src/icons/svg/eye-open.svg b/magic-boot-ui/src/icons/svg/eye-open.svg new file mode 100644 index 0000000..88dcc98 --- /dev/null +++ b/magic-boot-ui/src/icons/svg/eye-open.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/magic-boot-ui/src/icons/svg/eye.svg b/magic-boot-ui/src/icons/svg/eye.svg new file mode 100644 index 0000000..16ed2d8 --- /dev/null +++ b/magic-boot-ui/src/icons/svg/eye.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/magic-boot-ui/src/layout/components/Sidebar/index.vue b/magic-boot-ui/src/layout/components/Sidebar/index.vue index 592585f..8713403 100644 --- a/magic-boot-ui/src/layout/components/Sidebar/index.vue +++ b/magic-boot-ui/src/layout/components/Sidebar/index.vue @@ -1,7 +1,9 @@