From 41ad9aeed8accc1d005315ad460e015d4f12b378 Mon Sep 17 00:00:00 2001 From: xingyy <64720302+Concur-max@users.noreply.github.com> Date: Thu, 23 Jan 2025 20:13:06 +0800 Subject: [PATCH] =?UTF-8?q?style:=E4=BC=98=E5=8C=96=E6=94=AF=E4=BB=98?= =?UTF-8?q?=E7=BB=93=E6=9E=9C=E5=AF=B9=E8=AF=9D=E6=A1=86=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 移除全局样式覆盖,提高代码可维护性- 调整对话框样式为局部应用,避免不必要的样式冲突 - 优化 HTML 结构,提升代码可读性 --- app/pages/liveRoom/components/PaymentResults/index.vue | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/app/pages/liveRoom/components/PaymentResults/index.vue b/app/pages/liveRoom/components/PaymentResults/index.vue index b5f9bf2..0ab757e 100644 --- a/app/pages/liveRoom/components/PaymentResults/index.vue +++ b/app/pages/liveRoom/components/PaymentResults/index.vue @@ -23,7 +23,7 @@ const cancel= () => {