From 83e116e210c3d7bd5416a67c7103bde4a46f0b1a Mon Sep 17 00:00:00 2001 From: xingyy <64720302+Concur-max@users.noreply.github.com> Date: Mon, 17 Feb 2025 13:48:24 +0800 Subject: [PATCH] =?UTF-8?q?style(liveRoom/realAuth):=20=E4=BC=98=E5=8C=96?= =?UTF-8?q?=E9=A1=B5=E9=9D=A2=E5=8A=A8=E7=94=BB=E5=92=8C=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - liveRoom: - 为 transition 组件添加 fade 名称,优化动画效果 - 添加 fade --- app/pages/liveRoom/index.client.vue | 22 ++++++++++++++++------ app/pages/realAuth/index.vue | 3 +++ 2 files changed, 19 insertions(+), 6 deletions(-) diff --git a/app/pages/liveRoom/index.client.vue b/app/pages/liveRoom/index.client.vue index c35587b..743ffcd 100644 --- a/app/pages/liveRoom/index.client.vue +++ b/app/pages/liveRoom/index.client.vue @@ -100,7 +100,7 @@ const updateShow = () => {