From abfbe35d3a820d73bd5f96e5627de9be7804d84b Mon Sep 17 00:00:00 2001 From: zhonghua Date: Wed, 25 Mar 2026 17:32:18 +0800 Subject: [PATCH] =?UTF-8?q?=E7=8A=B6=E6=80=81=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- reading-platform-backend/.DS_Store | Bin 8196 -> 0 bytes reading-platform-backend/src/.DS_Store | Bin 6148 -> 0 bytes .../views/teacher/lessons/LessonListView.vue | 69 ++++-------------- 3 files changed, 15 insertions(+), 54 deletions(-) delete mode 100644 reading-platform-backend/.DS_Store delete mode 100644 reading-platform-backend/src/.DS_Store diff --git a/reading-platform-backend/.DS_Store b/reading-platform-backend/.DS_Store deleted file mode 100644 index 35781a102f8a55b137359fb6b58c821d97dc3981..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 8196 zcmeHMF>4e-6#gbT%&I{GLO9T3D?5ucf`zb#vsTFuFv(p|;nrPpmm*gC7p!crun`fo zu?*>~1vS`-!A|@GLhyStV=}XwJ+2ai@4?JBJMX=j@4g*&cJ=_6)t$i#&;^jN2rgY@ zb&82!O2g)S&sCyfK86oh*7`+WHX^k{6;K6K0aZX1PzC-K1-NI6B`y2D^J=XMr~?0` z0`h!FSp+kWl|%dJU}cX0#16ZyvArY>V(KyTSUIGJW?U-Kr5b<4FfN__sgKJ%Rt{Y{ zj6ZxBKeO>C6k})S_^Azt$sB5}3aA221?24B!2pjj!Z`Q)q z|NQgD+xNF)|6r=Wd=z{exHe%b7V!iH=ib5tW^0Y?!oIzWLt{}InsORb!$Y0`n5%ce0IO=bGTNMtu|#5%sf^OrAzvC{}&eW f0=z!{!;tNip^}q%tQ@k3rXK>V3|grIe^r6s*Ovuz diff --git a/reading-platform-backend/src/.DS_Store b/reading-platform-backend/src/.DS_Store deleted file mode 100644 index 544b810b41cc87b3bfc45ff3ab29f70e11984069..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 6148 zcmeHKK~BR!4D^;li^`!#j(Gu6e-Nthf_|W+so>C%N}*@+2JVO}@B=Pf`2}xbY_FUsXBmyeVEDpFS^RpW>j;`gV7p@czSi1zpoU zG>6u-4EIv{w$CTbr+I(Se4??+YB#5Dzc8;k=QR*!3fj<$mQ)8>4Zbd7k5*0}^{a5y z8mE;}hgXo#$o^KmAST9uG4NvsP_tQvBSmYC0b{@z*fPNHhXl%)dTbQs)qzHi0Kh)X zBIwJv957)6F!k6d!UAy`3e-^Nj~GtFVNbkY>akJOaB?y;#_=;de?oCGJM4+LlS>t? zH3p1OTL6L3U*f7z6)`0oTuF*%XiDYismyTx%2P9LmCejp8;09Vx}| e
- - 已计划 + + 进行中 已完成 - 已取消 + - + 重置
@@ -33,12 +24,7 @@
-
+
{{ getStatusText(lesson.status) }} @@ -49,7 +35,8 @@

{{ lesson.courseName || lesson.course?.name || lesson.title || '未知课程' }}

- {{ formatDateTime(lesson.startDatetime || lesson.plannedDatetime || (lesson.lessonDate && lesson.startTime ? `${lesson.lessonDate}T${lesson.startTime}` : null)) }} + {{ formatDateTime(lesson.startDatetime || lesson.plannedDatetime || (lesson.lessonDate && + lesson.startTime ? `${lesson.lessonDate}T${lesson.startTime}` : null)) }}
@@ -87,24 +74,12 @@
- +
- +
@@ -164,29 +139,15 @@ - + 继续上课 - + 课后记录 - + 查看课程