From bc10184afdb31766c279d3b807914a969ac6c788 Mon Sep 17 00:00:00 2001 From: liaozetao <1107136310@qq.com> Date: Mon, 11 Dec 2023 15:14:40 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=E7=A7=81=E8=81=8A=E7=AE=A1?= =?UTF-8?q?=E7=90=86=E5=8A=9F=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/msg/UserChatMsgRecordView.vue | 355 ++++++++++++++++++++++++ 1 file changed, 355 insertions(+) create mode 100644 src/views/msg/UserChatMsgRecordView.vue diff --git a/src/views/msg/UserChatMsgRecordView.vue b/src/views/msg/UserChatMsgRecordView.vue new file mode 100644 index 0000000..d785d0c --- /dev/null +++ b/src/views/msg/UserChatMsgRecordView.vue @@ -0,0 +1,355 @@ + + + + + \ No newline at end of file