From 9539c8d283f3ee8cd1aba00411a301990338abf8 Mon Sep 17 00:00:00 2001 From: 63db3122f0950a2aef64df95 <63db3122f0950a2aef64df95@devide> Date: Mon, 26 Jun 2023 09:59:00 +0000 Subject: [PATCH] Mon Jun 26 09:59:00 UTC 2023 inscode --- src/App.vue | 6 ++++-- src/utils/api.js | 50 ++++++++++++++++++++++++++++++++++++++++++++++ src/utils/index.js | 6 +++--- vite.config.js | 7 ++++++- 4 files changed, 63 insertions(+), 6 deletions(-) create mode 100644 src/utils/api.js diff --git a/src/App.vue b/src/App.vue index ddc23e5..1815ab6 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,6 +1,7 @@