From 769be8842879c52c6b1a7731f21f7b11e7ce13cb Mon Sep 17 00:00:00 2001 From: marvzhang Date: Thu, 13 Feb 2020 17:04:26 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8A=A0=E5=85=A5=E9=A1=B5=E9=9D=A2=E5=8A=A0?= =?UTF-8?q?=E8=BD=BDplaceholder?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/favicon.ico | Bin 1150 -> 0 bytes frontend/index.html | 20 ---- frontend/public/index.html | 133 ++++++++++++++++++++++++++- frontend/src/views/layout/Layout.vue | 1 + frontend/src/views/login/index.vue | 2 +- 5 files changed, 133 insertions(+), 23 deletions(-) delete mode 100644 frontend/favicon.ico delete mode 100644 frontend/index.html diff --git a/frontend/favicon.ico b/frontend/favicon.ico deleted file mode 100644 index 12b5c475b32588363c7b7d59e4a569bb5f881303..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1150 zcmbW0J4;;R%BVgnPvIWPrJiCaFj9;J6Hp(d<1gmh+5$WIQ|KIX-ei1WBkt-9OE@_PC8b| zlUV@{=77uJZu@ftXkESrF=G4g-hr>JK(Rm-fw|5w4j5}-jx*1(+!NW0WU1YVUmNw9 zlhr6D@~vioi&J3hThgaJx{hKFmz-CgWG(NXi;ekTi;v;82LImrxbv!YXbZ>5*TDA< zV5%kQ6C2lW`kmKKHO#ifal>_hYOnUAH?}*Q-oL%9$K`Xt{tU1&0sK97oAz;}KIFsw z`{(?;0@gnR`73ACYd_C+xb`<83+`KResl&oFQ?Mycf1jp{Q%5&@f`EN2AMakg~tZx zSG*ee;QnwdB;t~czA0ayVx3C&^ab~q{sGQa+gu>O%d+Wir=Y7Uv%{xm3s20tOI)dd L#7pQ`tQfJkBIvd6 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 = () => {