From 461bb7fd56bea10cbb5c0c9062be7c2b8c659217 Mon Sep 17 00:00:00 2001 From: bb_pan Date: Fri, 29 Aug 2025 11:21:10 +0800 Subject: [PATCH] =?UTF-8?q?=E7=AD=BE=E5=90=8D=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../miliu-autograph/miliu-autograph.vue | 405 +++++++++--------- src/pages/my/signature.vue | 8 +- 2 files changed, 207 insertions(+), 206 deletions(-) diff --git a/src/components/miliu-autograph/miliu-autograph.vue b/src/components/miliu-autograph/miliu-autograph.vue index 911cd81..fafb713 100644 --- a/src/components/miliu-autograph/miliu-autograph.vue +++ b/src/components/miliu-autograph/miliu-autograph.vue @@ -1,228 +1,229 @@ diff --git a/src/pages/my/signature.vue b/src/pages/my/signature.vue index 19431e3..76d8ddc 100644 --- a/src/pages/my/signature.vue +++ b/src/pages/my/signature.vue @@ -8,7 +8,7 @@ 个人电子签名维护,支持手机拍照、上传图片以及手写签名,推荐使用手写签名,请横向书写签名!
- +
@@ -327,10 +327,10 @@ const uploadSignUrl = async (url) => { margin: 10rpx; border-radius: 20rpx; .btn { - width: 40%; - &:first-child { + width: 100%; + /* &:first-child { margin-right: 20px; - } + } */ } } .signature-page {