diff --git a/public/img/loginbg.svg b/public/img/loginbg.svg new file mode 100644 index 00000000..5f81c5b2 --- /dev/null +++ b/public/img/loginbg.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/assets/logo.png b/public/img/logo.png similarity index 100% rename from src/assets/logo.png rename to public/img/logo.png diff --git a/public/index.html b/public/index.html index 3d16e999..3950ed9e 100644 --- a/public/index.html +++ b/public/index.html @@ -13,7 +13,31 @@ We're sorry but <%= htmlWebpackPlugin.options.title %> doesn't work properly without JavaScript enabled. Please enable it to continue. -
+
+
+ +
+
<%= htmlWebpackPlugin.options.title %>
+
+ +
diff --git a/src/assets/login-left.png b/src/assets/login-left.png deleted file mode 100644 index 171999df..00000000 Binary files a/src/assets/login-left.png and /dev/null differ diff --git a/src/layout/index.vue b/src/layout/index.vue index 472b4b95..beb44e05 100644 --- a/src/layout/index.vue +++ b/src/layout/index.vue @@ -4,7 +4,7 @@
- + {{ $CONFIG.APP_NAME }}