From 0eddb14efbd33eda5f29a796b77ba9c8906a80f4 Mon Sep 17 00:00:00 2001 From: WindowBird <13870814+windows-bird@user.noreply.gitee.com> Date: Wed, 10 Sep 2025 15:04:34 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=89=E8=A3=85=E5=8D=8F=E8=AE=AE=E8=A1=A8?= =?UTF-8?q?=E5=8D=95-=E4=BF=AE=E6=94=B9=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../InstallationAgreement.vue | 29 +++++++------------ 1 file changed, 11 insertions(+), 18 deletions(-) diff --git a/pages/InstallationAgreement/InstallationAgreement.vue b/pages/InstallationAgreement/InstallationAgreement.vue index c7c6f1a..8a23332 100644 --- a/pages/InstallationAgreement/InstallationAgreement.vue +++ b/pages/InstallationAgreement/InstallationAgreement.vue @@ -21,8 +21,9 @@ @success="handleUploadSuccess" /> - - + 签名区域 + + - + - { - // 处理错误后的逻辑 - }) - }, + hideKeyboard() { uni.hideKeyboard() },