From 405f59418d0520fdc097e38a459392e44b895390 Mon Sep 17 00:00:00 2001 From: jyx <2012969435@qq.com> Date: Wed, 23 Oct 2024 16:42:29 +0800 Subject: [PATCH] fix --- src/App.vue | 81 ++++++++++++++++++++++++++++++++++++-- src/pages/detail/index.vue | 77 +++++++++++++++++++----------------- src/pages/login/index.vue | 16 +++----- 3 files changed, 124 insertions(+), 50 deletions(-) diff --git a/src/App.vue b/src/App.vue index b015168..b27cd7e 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,10 +1,85 @@