From 54dd1a0dbecd179b1e5ddee7d017723e27acf84a Mon Sep 17 00:00:00 2001 From: MTrun <1262327911@qq.com> Date: Mon, 20 Dec 2021 18:20:12 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E6=94=B9=E5=88=A0=E9=99=A4?= =?UTF-8?q?=E6=8C=89=E9=92=AE=EF=BC=8C=E5=8E=8B=E7=BC=A9=E5=9B=BE=E7=89=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/assets/images/exception/403.svg | 101 +--------- src/assets/images/exception/404.svg | 116 +----------- src/assets/images/exception/500.svg | 112 +---------- src/assets/images/exception/developing.svg | 134 +------------ src/assets/images/exception/load-error.svg | 179 +----------------- src/assets/images/exception/nodata.svg | 107 +---------- .../project/items/components/Card/index.vue | 24 ++- .../project/items/components/List/index.vue | 29 ++- 8 files changed, 41 insertions(+), 761 deletions(-) diff --git a/src/assets/images/exception/403.svg b/src/assets/images/exception/403.svg index f7565caf..37ec713c 100644 --- a/src/assets/images/exception/403.svg +++ b/src/assets/images/exception/403.svg @@ -1,100 +1 @@ - - - - - - - - - - - - - - - - - - - 无访问权限 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + \ No newline at end of file diff --git a/src/assets/images/exception/404.svg b/src/assets/images/exception/404.svg index 18f3ba90..1e54e830 100644 --- a/src/assets/images/exception/404.svg +++ b/src/assets/images/exception/404.svg @@ -1,115 +1 @@ - - - - - - - - - - - - - - - - - - - 404 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + \ No newline at end of file diff --git a/src/assets/images/exception/500.svg b/src/assets/images/exception/500.svg index fd040bac..09ff765d 100644 --- a/src/assets/images/exception/500.svg +++ b/src/assets/images/exception/500.svg @@ -1,111 +1 @@ - - - - - - - - - - - - - - - - - - - - - - 500 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + \ No newline at end of file diff --git a/src/assets/images/exception/developing.svg b/src/assets/images/exception/developing.svg index 3b32c284..9ddbd074 100644 --- a/src/assets/images/exception/developing.svg +++ b/src/assets/images/exception/developing.svg @@ -1,133 +1 @@ - - - - - - - - - - - - - - - - - - - 开发中 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + \ No newline at end of file diff --git a/src/assets/images/exception/load-error.svg b/src/assets/images/exception/load-error.svg index bfbd13e2..852a330d 100644 --- a/src/assets/images/exception/load-error.svg +++ b/src/assets/images/exception/load-error.svg @@ -1,178 +1 @@ - - - - - - - - - - - - - - - - - - - 加载失败_1 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + \ No newline at end of file diff --git a/src/assets/images/exception/nodata.svg b/src/assets/images/exception/nodata.svg index 5099ff2f..ea1f7c87 100644 --- a/src/assets/images/exception/nodata.svg +++ b/src/assets/images/exception/nodata.svg @@ -1,106 +1 @@ - - - - - - - - - - - - - - - - - - - 暂无数据 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + \ No newline at end of file diff --git a/src/views/project/items/components/Card/index.vue b/src/views/project/items/components/Card/index.vue index 2260227c..0bb596c3 100644 --- a/src/views/project/items/components/Card/index.vue +++ b/src/views/project/items/components/Card/index.vue @@ -79,11 +79,10 @@