From a75f7b65722b2da2dbaaf4631ca9119aa602c45e Mon Sep 17 00:00:00 2001 From: Megghy Date: Sat, 26 Apr 2025 04:36:27 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=9B=B4=E6=96=B0=E7=BB=84=E4=BB=B6?= =?UTF-8?q?=E5=92=8C=E6=95=B0=E6=8D=AE=EF=BC=8C=E5=A2=9E=E5=BC=BA=E7=9B=B4?= =?UTF-8?q?=E6=92=AD=E9=97=B4=E6=B6=88=E6=81=AF=E5=8A=9F=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 在 UpdateNoteContainer.vue 中优化了网格布局。 - 在 UpdateNote.ts 中新增优化记录,支持读弹幕进入直播间消息。 - 在 ReadDanmaku.vue 中新增进入直播间消息模板设置,增强用户体验。 --- src/components/UpdateNoteContainer.vue | 5 ++- src/data/UpdateNote.ts | 9 +++++ src/views/open_live/ReadDanmaku.vue | 51 ++++++++++++++++++++++++++ 3 files changed, 64 insertions(+), 1 deletion(-) diff --git a/src/components/UpdateNoteContainer.vue b/src/components/UpdateNoteContainer.vue index e4ea875..a776d1c 100644 --- a/src/components/UpdateNoteContainer.vue +++ b/src/components/UpdateNoteContainer.vue @@ -32,7 +32,10 @@ function renderContent(content: updateNoteItemContentType): VNode | string | und {{ item.date }} - +