From 9b62b40adfe8305733ab8474795c587948bf3959 Mon Sep 17 00:00:00 2001 From: sun_song_1203 Date: Wed, 29 Apr 2020 17:15:23 +0800 Subject: [PATCH] Modified iconList --- web/src/view/iconList/component/iconList.vue | 13 +++++++++++++ web/src/view/iconList/index.vue | 10 ++++++++-- 2 files changed, 21 insertions(+), 2 deletions(-) create mode 100644 web/src/view/iconList/component/iconList.vue diff --git a/web/src/view/iconList/component/iconList.vue b/web/src/view/iconList/component/iconList.vue new file mode 100644 index 00000000..698d5a27 --- /dev/null +++ b/web/src/view/iconList/component/iconList.vue @@ -0,0 +1,13 @@ + + + + + \ No newline at end of file diff --git a/web/src/view/iconList/index.vue b/web/src/view/iconList/index.vue index f39f46f7..03c2519a 100644 --- a/web/src/view/iconList/index.vue +++ b/web/src/view/iconList/index.vue @@ -1404,9 +1404,15 @@ -- GitLab