feat: 视频水印固定位置显示;允许截屏禁止录屏

This commit is contained in:
2026-06-24 14:57:45 +08:00
parent bad93a3a89
commit 3fcbd371e1
14 changed files with 586 additions and 53 deletions

6
package-lock.json generated
View File

@@ -9,7 +9,7 @@
"version": "1.0.0",
"license": "MIT",
"dependencies": {
"edu-core": "git+https://git.nuttyreading.com/chenghuan/edu-core.git#v1.0.14",
"edu-core": "git+https://git.nuttyreading.com/chenghuan/edu-core.git#v1.0.15",
"jquery": "^3.7.1",
"tcplayer.js": "^5.1.0"
},
@@ -68,8 +68,8 @@
"integrity": "sha512-6QvTW9mrGeIegrFXdtQi9pk7O/nSK6lSdXW2eqUspN5LWD7UTji2Fqw5V2YLjBpHEoU9Xl/eUWNpDeZvoyOv2w=="
},
"node_modules/edu-core": {
"version": "1.0.14",
"resolved": "git+https://git.nuttyreading.com/chenghuan/edu-core.git#eb9eccdc3d281fe84127a93e019650512859ff0c",
"version": "1.0.15",
"resolved": "git+https://git.nuttyreading.com/chenghuan/edu-core.git#df2306c058445de44914622bf56459f76247f5b1",
"license": "ISC"
},
"node_modules/es5-shim": {