From 1d552a3bad95caae4af15322df28e6240b797693 Mon Sep 17 00:00:00 2001
From: 罗广辉 <guanghui.luo@foxmail.com>
Date: Thu, 13 Aug 2026 15:32:06 +0800
Subject: [PATCH] feat: app视频封面图

---
 pnpm-workspace.yaml |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml
index 17f9d40..aa718fd 100644
--- a/pnpm-workspace.yaml
+++ b/pnpm-workspace.yaml
@@ -8,13 +8,14 @@
   "@dvgis/dc-sdk": "3.4.0"
   "@dvgis/vite-plugin-dc": "2.2.0"
   "@element-plus/icons-vue": "^2.3.1"
+  "@onlyoffice/document-editor-vue": "^1.6.1"
   "@saber/nf-design-base-elp": "^1.3.0"
   "@saber/nf-form-design-elp": "^1.4.1"
   "@saber/nf-form-elp": "^1.4.4"
-  "@smallwei/avue": "^3.6.2"
+  "@smallwei/avue": "3.6.2"
   "@turf/turf": "^6.5.0"
   "animate.css": "^4.1.1"
-  "avue-plugin-ueditor": "^1.0.4"
+  "avue-plugin-ueditor": "1.0.4"
   "axios": "^1.8.3"
   "cesium": "1.126.0"
   "codemirror": "^5.65.16"

--
Gitblit v1.9.3