From 03a1bdfc7ffbb389c0f1034fb13dfa90d7e0c8d8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=9F=A6=E8=8D=A3=E8=B6=85?= <302645122@qq.com> Date: Tue, 1 Mar 2022 09:37:25 +0800 Subject: [PATCH] =?UTF-8?q?perf:=20=E7=BD=AE=E9=A1=B6=E6=A0=B7=E5=BC=8F?= =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/images/mark.svg | 13 +++++++++++++ resources/assets/js/pages/manage.vue | 2 +- resources/assets/sass/pages/page-manage.scss | 5 +++++ resources/assets/statics/public/images/mark.svg | 13 +++++++++++++ 4 files changed, 32 insertions(+), 1 deletion(-) create mode 100644 public/images/mark.svg create mode 100644 resources/assets/statics/public/images/mark.svg diff --git a/public/images/mark.svg b/public/images/mark.svg new file mode 100644 index 000000000..b2b82e32c --- /dev/null +++ b/public/images/mark.svg @@ -0,0 +1,13 @@ + + + diff --git a/resources/assets/js/pages/manage.vue b/resources/assets/js/pages/manage.vue index c208f557f..63ab51d5e 100644 --- a/resources/assets/js/pages/manage.vue +++ b/resources/assets/js/pages/manage.vue @@ -129,6 +129,7 @@