From 836192527397bd7c0ff3544fc450eb959c28a167 Mon Sep 17 00:00:00 2001 From: ysn <2126564605@qq.com> Date: Wed, 20 May 2026 13:11:40 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=9A=E8=AE=AE=E6=A8=A1=E5=BC=8F-=E9=A1=B5?= =?UTF-8?q?=E9=9D=A2=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 1 + .../realTimeConsultation.vue | 1573 +++++++++++++---- 2 files changed, 1189 insertions(+), 385 deletions(-) diff --git a/package.json b/package.json index b386ecf..080dcce 100644 --- a/package.json +++ b/package.json @@ -33,6 +33,7 @@ "file-saver": "2.0.5", "fuse.js": "6.4.3", "highlight.js": "9.18.5", + "html2canvas": "^1.4.1", "js-beautify": "1.13.0", "js-cookie": "3.0.1", "jsencrypt": "3.0.0-rc.1", diff --git a/src/views/videoCommunication/realTimeConsultation.vue b/src/views/videoCommunication/realTimeConsultation.vue index ebad738..e8b8bb0 100644 --- a/src/views/videoCommunication/realTimeConsultation.vue +++ b/src/views/videoCommunication/realTimeConsultation.vue @@ -1,39 +1,58 @@ - \ No newline at end of file