修改巡检图片视频内容

This commit is contained in:
xuli
2025-12-19 16:54:02 +08:00
parent d32152912a
commit 3da8fe4027
24 changed files with 627 additions and 269 deletions

9
package-lock.json generated
View File

@@ -30,6 +30,7 @@
"minio": "^8.0.6",
"minio-js": "^1.0.7",
"pinia": "2.0.20",
"uniapp-video-player": "^1.3.0",
"uuid": "^11.1.0",
"vue": "3.4.21",
"vue-i18n": "9.14.5"
@@ -12288,6 +12289,14 @@
"license": "MIT",
"peer": true
},
"node_modules/uniapp-video-player": {
"version": "1.3.0",
"resolved": "https://registry.npmjs.org/uniapp-video-player/-/uniapp-video-player-1.3.0.tgz",
"integrity": "sha512-WZa/U836ou053pzqijL2EzDrN1VX2e7Dj4R/xSMKzhcotaTqTLTc9xL832xkgwPDFmL5MEecGuyPsw2sE4hutA==",
"peerDependencies": {
"vue": "^2.6.0 || ^3.0.0"
}
},
"node_modules/unicode-canonical-property-names-ecmascript": {
"version": "2.0.1",
"resolved": "https://registry.npmmirror.com/unicode-canonical-property-names-ecmascript/-/unicode-canonical-property-names-ecmascript-2.0.1.tgz",