From 669cadf152af308f3c938c29b19d9841274e023b Mon Sep 17 00:00:00 2001 From: lixg Date: Sun, 4 Dec 2022 13:04:54 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E4=BF=AE=E6=94=B9=E8=AF=BE=E7=A8=8B?= =?UTF-8?q?=E5=BA=93=E7=9A=84=E6=B7=BB=E5=8A=A0=E5=AD=A6=E5=91=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.vue | 88 ++++++++-------- src/api/config.js | 3 +- src/views/courselibrary/CoursewareManage.vue | 103 ++++++++++--------- src/views/projectcenter/TaskAdd.vue | 1 - 4 files changed, 103 insertions(+), 92 deletions(-) diff --git a/src/App.vue b/src/App.vue index 90f631d0..ddde8c33 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,27 +1,27 @@