From b0a100049a8b54463519c53c06c6a10e64de95ab Mon Sep 17 00:00:00 2001 From: ZhangXianQiang <1135831638@qq.com> Date: 星期四, 29 二月 2024 16:49:04 +0800 Subject: [PATCH] feat:点击查看图片 --- package.json | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/package.json b/package.json index dd736d4..6d63102 100644 --- a/package.json +++ b/package.json @@ -21,6 +21,7 @@ "mockjs": "^1.1.0", "pinia": "^2.1.6", "swiper": "^11.0.7", + "viewerjs": "^1.11.6", "vue": "^3.3.4", "vue-echarts": "^6.6.1", "vue-router": "^4.2.5" -- Gitblit v1.8.0