From 6424a4857b71fe94904fc67cc4104acc0b91c597 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E6=99=93=E9=B8=BD?= Date: Sat, 8 Oct 2022 16:25:10 +0800 Subject: [PATCH] =?UTF-8?q?style:=E4=BF=AE=E6=94=B9=E4=B8=8A=E4=BC=A0?= =?UTF-8?q?=E4=BD=9C=E4=B8=9A=E5=92=8C=E8=AE=A8=E8=AE=BA=E6=B3=95=E8=A1=A8?= =?UTF-8?q?=E9=A1=B5=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.vue | 4 +- src/views/activities/ActivitiesPage.vue | 2 + src/views/discuss/DiscussUpload.vue | 231 +++-- src/views/homeworkpage/UploadWork.vue | 58 +- src/views/pathmap/PathmapPage.vue | 736 ++++++++------- src/views/projectdetails/projectDetails.vue | 995 ++++++++++---------- 6 files changed, 1047 insertions(+), 979 deletions(-) diff --git a/src/App.vue b/src/App.vue index b0b5420..c430b25 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,6 +1,6 @@