Add image preview with vue-easy-lightbox

This commit is contained in:
Tim
2025-07-14 19:54:24 +08:00
parent fbe63b3943
commit 5625868c91
4 changed files with 67 additions and 9 deletions

View File

@@ -14,7 +14,8 @@
"vditor": "^3.8.7",
"vue": "^3.2.13",
"vue-router": "^4.5.1",
"vue-toastification": "^2.0.0-rc.5"
"vue-toastification": "^2.0.0-rc.5",
"vue-easy-lightbox": "^1.19.0"
},
"devDependencies": {
"@babel/core": "^7.12.16",