From 7454b9fbf990eccc223bb336485db2dc52e2e354 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BB=BB=E7=8F=AE=E5=AE=87?= Date: Sun, 8 Oct 2023 14:45:49 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A4=84=E7=90=86=E7=B3=BB=E7=BB=9F=E4=B8=BB?= =?UTF-8?q?=E9=A1=B5=E6=B6=88=E6=81=AF=E6=8F=90=E9=86=92=E6=A8=A1=E5=9D=97?= =?UTF-8?q?=E5=BC=B9=E7=AA=97=E4=B8=AD=E7=9A=84=E6=A0=B7=E5=BC=8F=E9=97=AE?= =?UTF-8?q?=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/tools/HeaderNotice.vue | 553 +++++++++++++------------- 1 file changed, 284 insertions(+), 269 deletions(-) diff --git a/src/components/tools/HeaderNotice.vue b/src/components/tools/HeaderNotice.vue index 2ac983e..bba217b 100644 --- a/src/components/tools/HeaderNotice.vue +++ b/src/components/tools/HeaderNotice.vue @@ -6,7 +6,8 @@ :arrowPointAtCenter="true" overlayClassName="header-notice-wrapper" @visibleChange="handleHoverChange" - :overlayStyle="{ width: '300px', top: '50px' }"> + :overlayStyle="{ width: '300px', top: '50px' }" + > - + - + \ No newline at end of file