From 1ad04cf9eebd94ccd35c6b81a036c978126a2c6d Mon Sep 17 00:00:00 2001
From: tantao <1416249906@qq.com>
Date: Thu, 25 Aug 2022 14:42:17 +0800
Subject: [PATCH] =?UTF-8?q?feat=EF=BC=9A=E6=96=B0=E5=A2=9Eloading=E5=8A=A8?=
=?UTF-8?q?=E7=94=BBsvg?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/components/svgIcon/LoadingIcon.vue | 24 ++++++++++++++++++++++++
1 file changed, 24 insertions(+)
create mode 100644 src/components/svgIcon/LoadingIcon.vue
diff --git a/src/components/svgIcon/LoadingIcon.vue b/src/components/svgIcon/LoadingIcon.vue
new file mode 100644
index 0000000..4e356ec
--- /dev/null
+++ b/src/components/svgIcon/LoadingIcon.vue
@@ -0,0 +1,24 @@
+
+
+
+
+
\ No newline at end of file