fix: 1. 修复视频播放错误处理及优化播放体验;2.小班查看心得;3. 观看视频返回列表状态更新为已学;

This commit is contained in:
2026-03-10 15:17:56 +08:00
parent 735badd45d
commit 8259195eca
10 changed files with 229 additions and 33 deletions

16
package-lock.json generated
View File

@@ -11,7 +11,7 @@
"dependencies": {
"animate.css": "^4.1.1",
"e-peanut": "file:",
"edu-core": "git+https://git.nuttyreading.com/chenghuan/edu-core.git#v1.0.8",
"edu-core": "file:../edu-core",
"element-plus": "^2.9.6",
"epubjs": "^0.3.93",
"jquery": "^2.2.4",
@@ -25,7 +25,6 @@
},
"../edu-core": {
"version": "1.0.7",
"extraneous": true,
"license": "ISC",
"devDependencies": {}
},
@@ -441,9 +440,8 @@
"link": true
},
"node_modules/edu-core": {
"version": "1.0.8",
"resolved": "git+https://git.nuttyreading.com/chenghuan/edu-core.git#a5f40fafc3935e886a3021b3a9ef49ed7ac13025",
"license": "ISC"
"resolved": "../edu-core",
"link": true
},
"node_modules/element-plus": {
"version": "2.11.5",
@@ -4179,7 +4177,7 @@
"requires": {
"animate.css": "^4.1.1",
"e-peanut": "file:",
"edu-core": "git+https://git.nuttyreading.com/chenghuan/edu-core.git#v1.0.8",
"edu-core": "file:../edu-core",
"element-plus": "^2.9.6",
"epubjs": "^0.3.93",
"jquery": "^2.2.4",
@@ -4500,8 +4498,7 @@
}
},
"edu-core": {
"version": "git+https://git.nuttyreading.com/chenghuan/edu-core.git#a5f40fafc3935e886a3021b3a9ef49ed7ac13025",
"from": "edu-core@git+https://git.nuttyreading.com/chenghuan/edu-core.git#v1.0.8"
"version": "file:../edu-core"
},
"element-plus": {
"version": "2.11.5",
@@ -7262,8 +7259,7 @@
}
},
"edu-core": {
"version": "git+https://git.nuttyreading.com/chenghuan/edu-core.git#a5f40fafc3935e886a3021b3a9ef49ed7ac13025",
"from": "edu-core@git+https://git.nuttyreading.com/chenghuan/edu-core.git#v1.0.8"
"version": "file:../edu-core"
},
"element-plus": {
"version": "2.11.5",