From cba35d698f2f4b1be0b2d7d271f5411fe9d7284c Mon Sep 17 00:00:00 2001 From: AKING <2734339436@qq.com> Date: Tue, 22 Aug 2023 09:06:09 +0000 Subject: [PATCH 1/5] =?UTF-8?q?update=20src/components/Dialog/src/Dialog.v?= =?UTF-8?q?ue.=20=E8=A7=A3=E5=86=B3=E4=BA=86=E5=8D=95=E7=8B=AC=E4=BD=BF?= =?UTF-8?q?=E7=94=A8elementplus=20diaolog=E7=BB=84=E4=BB=B6=E6=97=B6?= =?UTF-8?q?=EF=BC=8C=E6=A0=B7=E5=BC=8F=E8=A2=AB=E7=AF=A1=E6=94=B9=E7=9A=84?= =?UTF-8?q?=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: AKING <2734339436@qq.com> --- src/components/Dialog/src/Dialog.vue | 47 +++++++++++++++------------- 1 file changed, 25 insertions(+), 22 deletions(-) diff --git a/src/components/Dialog/src/Dialog.vue b/src/components/Dialog/src/Dialog.vue index ea9caf92..302168ca 100644 --- a/src/components/Dialog/src/Dialog.vue +++ b/src/components/Dialog/src/Dialog.vue @@ -67,6 +67,7 @@ const dialogStyle = computed(() => { lock-scroll draggable top="0" + class="com-dialog" :show-close="false" > From e30d5559e6b930185ec25ab70a3a2a843abde6cf Mon Sep 17 00:00:00 2001 From: xingyu Date: Wed, 23 Aug 2023 10:40:03 +0800 Subject: [PATCH 2/5] =?UTF-8?q?fix:=20=E8=B7=AF=E5=BE=84=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/member/point/record/index.vue | 2 +- src/views/member/user/components/point-list.vue | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/views/member/point/record/index.vue b/src/views/member/point/record/index.vue index a21cd85c..dc8a35ec 100644 --- a/src/views/member/point/record/index.vue +++ b/src/views/member/point/record/index.vue @@ -111,7 +111,7 @@