From 04c55c234fb38f46f2167d1fb19f553f8d1c1a59 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B5=B5=E6=8C=AF=E8=8A=B3?= Date: Fri, 6 Dec 2024 11:07:07 +0800 Subject: [PATCH] feat: add interface with backend --- event/web/src/App.vue | 143 +++++++++++++++++++++--------------------- 1 file changed, 70 insertions(+), 73 deletions(-) diff --git a/event/web/src/App.vue b/event/web/src/App.vue index 90595c98..b3f2b358 100644 --- a/event/web/src/App.vue +++ b/event/web/src/App.vue @@ -7,97 +7,94 @@ --> \ No newline at end of file -- Gitee