From d134d3120e45789385b6dcb887bc1d429e909b14 Mon Sep 17 00:00:00 2001 From: xingyy <373639591@qq.com> Date: Tue, 12 Dec 2023 14:22:55 +0800 Subject: [PATCH] submit --- src/App.vue | 10 +---- src/components/display-box/index.vue | 3 -- src/http/apis.js | 38 +++++++++++++---- src/http/init.js | 10 +++-- src/http/main.ts | 61 ++++++++++++++++++++++++---- src/pages/login/index.vue | 7 +--- src/pages/mine/index.vue | 2 - src/pages/setup/index.vue | 31 ++++++++++++-- 8 files changed, 122 insertions(+), 40 deletions(-) diff --git a/src/App.vue b/src/App.vue index 13386785..da325006 100644 --- a/src/App.vue +++ b/src/App.vue @@ -3,17 +3,9 @@