添加灯箱预览功能
This commit is contained in:
Generated
+17
@@ -38,6 +38,8 @@
|
||||
"filepond-plugin-image-preview": "^4.6.12",
|
||||
"filepond-plugin-image-resize": "^2.0.10",
|
||||
"flatpickr": "^4.6.13",
|
||||
"fslightbox": "^3.7.4",
|
||||
"fslightbox-vue": "^3.0.3",
|
||||
"litepicker": "^2.0.12",
|
||||
"pinia": "^3.0.4",
|
||||
"tom-select": "^2.4.3",
|
||||
@@ -2833,6 +2835,21 @@
|
||||
"node": "^8.16.0 || ^10.6.0 || >=11.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/fslightbox": {
|
||||
"version": "3.7.4",
|
||||
"resolved": "https://registry.npmjs.org/fslightbox/-/fslightbox-3.7.4.tgz",
|
||||
"integrity": "sha512-zQqMHxiYkR0W/xrWQlchoO626C5KCM6rabpMWiJsy+MZCMHo7zlywsGAOGeOahRUqBZzXT9OeMddiVSfW77gaA==",
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/fslightbox-vue": {
|
||||
"version": "3.0.3",
|
||||
"resolved": "https://registry.npmjs.org/fslightbox-vue/-/fslightbox-vue-3.0.3.tgz",
|
||||
"integrity": "sha512-+INqEhEqQ6U2380GrMHcO5KVRNjeYLWGd0l+EOIgXklY8V94gwgF9lXLMtgp0sHxMl6LSfm56IV/LcKbldPf9A==",
|
||||
"license": "MIT",
|
||||
"peerDependencies": {
|
||||
"vue": ">=2.5.0"
|
||||
}
|
||||
},
|
||||
"node_modules/function-bind": {
|
||||
"version": "1.1.2",
|
||||
"resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.2.tgz",
|
||||
|
||||
Reference in New Issue
Block a user