From c40ad9eebc9b42343affb664c4db7c425bb167bd Mon Sep 17 00:00:00 2001 From: linxi Date: Thu, 11 Sep 2025 10:49:01 +0800 Subject: [PATCH] =?UTF-8?q?Fix=EF=BC=9A4004=20=E3=80=90=E5=95=86=E5=9F=8E?= =?UTF-8?q?=E5=B0=8F=E7=A8=8B=E5=BA=8F=E3=80=91=E5=9C=A8=E4=BA=92=E5=8A=A8?= =?UTF-8?q?=E6=B6=88=E6=81=AF=E5=88=97=E8=A1=A8=E5=9B=9E=E5=A4=8D=E8=B5=84?= =?UTF-8?q?=E8=AE=AF=E8=AF=84=E8=AE=BA=EF=BC=8C=E5=86=85=E5=AE=B9=E8=A2=AB?= =?UTF-8?q?=E9=A1=B6=E8=87=B3=E5=B1=8F=E5=B9=95=E4=B9=8B=E5=A4=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pkg_common/views/message.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/pkg_common/views/message.vue b/pkg_common/views/message.vue index b092519..0d73892 100644 --- a/pkg_common/views/message.vue +++ b/pkg_common/views/message.vue @@ -82,6 +82,7 @@ :showConfirmBar="false" :focus="autoFocus" :cursor="cursorIndex" + :adjustPosition="false" :customStyle="{ backgroundColor: '#f7f7f7', border: '1px solid #f7f7f7',