From 1fd9806f47c8cb23297f23714b66029efee07ca2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AE=8B=E6=9D=B0?= Date: Tue, 29 Apr 2025 11:27:18 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=8B=E6=9D=B04.29=E9=A1=B5=E9=9D=A2?= =?UTF-8?q?=E6=95=B4=E5=90=88=E5=AE=8C=E6=88=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.vue | 12 +++++++----- src/main.js | 33 +++++++++++---------------------- src/router/index.js | 10 ++++++++-- src/views/ActivityManagement.vue | 12 +++++++----- src/views/VotingManagement.vue | 17 ++++++++++++----- 5 files changed, 45 insertions(+), 39 deletions(-) diff --git a/src/App.vue b/src/App.vue index 9857248..65ab740 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,13 +1,15 @@