From 87f046d128c0b85dceec7f7094def4e9c9c1666a Mon Sep 17 00:00:00 2001 From: liuye Date: Fri, 30 Jun 2023 13:46:46 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AF=BC=E5=87=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 - .../AppSessionArchive/components/Detail.vue | 42 +++++++++---------- 2 files changed, 21 insertions(+), 23 deletions(-) diff --git a/package.json b/package.json index d27fb891..b044f728 100644 --- a/package.json +++ b/package.json @@ -26,8 +26,6 @@ "dui": "file:ui", "echarts": "^5.1.2", "hash.js": "^1.1.7", - "html2canvas": "^1.4.1", - "jspdf": "^2.5.1", "mp4box": "^0.4.1", "print-js": "^1.0.63", "serialize-javascript": "^6.0.0", diff --git a/project/pidu/app/AppSessionArchive/components/Detail.vue b/project/pidu/app/AppSessionArchive/components/Detail.vue index 0742107b..7520e004 100644 --- a/project/pidu/app/AppSessionArchive/components/Detail.vue +++ b/project/pidu/app/AppSessionArchive/components/Detail.vue @@ -166,7 +166,7 @@
- +
@@ -188,7 +188,7 @@
{{ item.userName - }}{{ item.msgSendTime.substring(0, 16) }}撤回了一条消息 + }}撤回了一条消息
@@ -285,14 +285,20 @@ + + +