From a22b803ea4dcec9e30a4c9d50da20a39e713a843 Mon Sep 17 00:00:00 2001 From: yangrunkang Date: Thu, 9 Feb 2023 17:38:13 +0800 Subject: [PATCH] =?UTF-8?q?mod:=20=E6=B7=BB=E5=8A=A0icon?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/main/resources/static/icons/contents/all.svg | 1 + .../src/main/resources/static/icons/contents/new.svg | 1 + .../main/resources/static/icons/contents/reproduce.svg | 1 + .../src/main/resources/static/icons/contents/update.svg | 1 + upupor-web/src/main/resources/templates/content/type.html | 8 ++++---- 5 files changed, 8 insertions(+), 4 deletions(-) create mode 100644 upupor-web/src/main/resources/static/icons/contents/all.svg create mode 100644 upupor-web/src/main/resources/static/icons/contents/new.svg create mode 100644 upupor-web/src/main/resources/static/icons/contents/reproduce.svg create mode 100644 upupor-web/src/main/resources/static/icons/contents/update.svg diff --git a/upupor-web/src/main/resources/static/icons/contents/all.svg b/upupor-web/src/main/resources/static/icons/contents/all.svg new file mode 100644 index 00000000..eebcb370 --- /dev/null +++ b/upupor-web/src/main/resources/static/icons/contents/all.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/upupor-web/src/main/resources/static/icons/contents/new.svg b/upupor-web/src/main/resources/static/icons/contents/new.svg new file mode 100644 index 00000000..dc351479 --- /dev/null +++ b/upupor-web/src/main/resources/static/icons/contents/new.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/upupor-web/src/main/resources/static/icons/contents/reproduce.svg b/upupor-web/src/main/resources/static/icons/contents/reproduce.svg new file mode 100644 index 00000000..3a86f6aa --- /dev/null +++ b/upupor-web/src/main/resources/static/icons/contents/reproduce.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/upupor-web/src/main/resources/static/icons/contents/update.svg b/upupor-web/src/main/resources/static/icons/contents/update.svg new file mode 100644 index 00000000..6778eb30 --- /dev/null +++ b/upupor-web/src/main/resources/static/icons/contents/update.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/upupor-web/src/main/resources/templates/content/type.html b/upupor-web/src/main/resources/templates/content/type.html index 7f299fb1..51e7d16c 100644 --- a/upupor-web/src/main/resources/templates/content/type.html +++ b/upupor-web/src/main/resources/templates/content/type.html @@ -40,10 +40,10 @@