From b88d42f2ddb1489071c5149f24853756ceda8710 Mon Sep 17 00:00:00 2001 From: WindowBird <13870814+windows-bird@user.noreply.gitee.com> Date: Fri, 12 Sep 2025 10:31:22 +0800 Subject: [PATCH] =?UTF-8?q?=E7=AD=BE=E5=90=8D=E6=A8=AA=E5=B1=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/signature/signature.vue | 19 ++++++++++++++----- 1 file changed, 14 insertions(+), 5 deletions(-) diff --git a/pages/signature/signature.vue b/pages/signature/signature.vue index 7268401..40c475f 100644 --- a/pages/signature/signature.vue +++ b/pages/signature/signature.vue @@ -6,12 +6,15 @@ :penColor="penColor" :penSize="penSize" disableScroll + landscape > - - - - + + + + + + @@ -63,4 +66,10 @@ export default { }, } - +