From aeedadbb14aaa9c08ba88b0fc5cdd899c417aa0a Mon Sep 17 00:00:00 2001 From: tantao <1416249906@qq.com> Date: Thu, 25 Aug 2022 14:41:59 +0800 Subject: [PATCH] =?UTF-8?q?feat=EF=BC=9A=E6=96=B0=E5=A2=9E=E5=85=A8?= =?UTF-8?q?=E5=B1=80=E8=AF=B7=E6=B1=82loading?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../interactions/RequestLoading.vue | 58 +++++++++++++++++++ 1 file changed, 58 insertions(+) create mode 100644 src/components/interactions/RequestLoading.vue diff --git a/src/components/interactions/RequestLoading.vue b/src/components/interactions/RequestLoading.vue new file mode 100644 index 0000000..d378ec0 --- /dev/null +++ b/src/components/interactions/RequestLoading.vue @@ -0,0 +1,58 @@ + + + + + + + \ No newline at end of file