From f5a85c78bd0868b39cf4d3bf9a58081ab643d1fb Mon Sep 17 00:00:00 2001 From: zzy <1837289056@qq.com> Date: Tue, 18 Apr 2023 10:09:32 +0800 Subject: [PATCH] 1 --- src/App.vue | 18 ++- src/router/index.ts | 46 ++++---- src/views/IPO/index.vue | 15 ++- src/views/login/components/Main.vue | 8 +- src/views/login/index.vue | 171 ++++++++++++++++++---------- vite.config.ts | 3 +- 6 files changed, 166 insertions(+), 95 deletions(-) diff --git a/src/App.vue b/src/App.vue index 6b8e0c2..85ff42d 100644 --- a/src/App.vue +++ b/src/App.vue @@ -7,13 +7,17 @@