From e7b5d77461fe3d3ff851364e61ed7fa6bc45e7e0 Mon Sep 17 00:00:00 2001 From: wangqing Date: Fri, 18 Jun 2021 18:37:10 +0800 Subject: [PATCH] fix --- src/assets/images/official/background.svg | 1820 +++++++++++++++++++++ src/views/account/login/index.vue | 2 +- src/views/form/preview/ProjectForm.vue | 108 +- 3 files changed, 1879 insertions(+), 51 deletions(-) create mode 100644 src/assets/images/official/background.svg diff --git a/src/assets/images/official/background.svg b/src/assets/images/official/background.svg new file mode 100644 index 0000000..28af307 --- /dev/null +++ b/src/assets/images/official/background.svg @@ -0,0 +1,1820 @@ + + + + diff --git a/src/views/account/login/index.vue b/src/views/account/login/index.vue index d586558..552156a 100644 --- a/src/views/account/login/index.vue +++ b/src/views/account/login/index.vue @@ -1,7 +1,7 @@