已实现文档浏览、视频播放功能,答题模块中简答题、判断题以及多选题的答案填充待实现;

部分异常捕获需要重做相关逻辑
This commit is contained in:
2025-03-24 13:08:07 +08:00
commit 793ded083b
30 changed files with 1376 additions and 0 deletions

8
.idea/.gitignore generated vendored Normal file
View File

@@ -0,0 +1,8 @@
# 默认忽略的文件
/shelf/
/workspace.xml
# 基于编辑器的 HTTP 客户端请求
/httpRequests/
# Datasource local storage ignored files
/dataSources/
/dataSources.local.xml