diff --git a/frontend/favicon.ico b/frontend/favicon.ico deleted file mode 100644 index 12b5c475..00000000 Binary files a/frontend/favicon.ico and /dev/null differ diff --git a/frontend/index.html b/frontend/index.html deleted file mode 100644 index 5066906e..00000000 --- a/frontend/index.html +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - - - - - - - Crawlab - - - -
- - - diff --git a/frontend/public/index.html b/frontend/public/index.html index ccf318fc..191da08f 100644 --- a/frontend/public/index.html +++ b/frontend/public/index.html @@ -9,12 +9,141 @@ + Crawlab - -
+
+
+
+

+ C + R + A + W + L + A + B +

+
+
+ Loading... +
+
+
+ diff --git a/frontend/src/views/layout/Layout.vue b/frontend/src/views/layout/Layout.vue index 2b182d31..119c7337 100644 --- a/frontend/src/views/layout/Layout.vue +++ b/frontend/src/views/layout/Layout.vue @@ -60,6 +60,7 @@ export default { position: relative; height: 100%; width: 100%; + background: white; &.mobile.openSidebar { position: fixed; diff --git a/frontend/src/views/login/index.vue b/frontend/src/views/login/index.vue index b3559e49..ab6cd54f 100644 --- a/frontend/src/views/login/index.vue +++ b/frontend/src/views/login/index.vue @@ -362,7 +362,7 @@ const initCanvas = () => {