fix: gretting page

This commit is contained in:
zzc
2026-02-03 10:25:47 +08:00
parent b2e41c9a7b
commit 82fc0f80a5
3 changed files with 263 additions and 292 deletions

View File

@@ -250,7 +250,7 @@
v-model="signatureName"
placeholder="请输入署名"
placeholder-style="color:#ccc"
maxlength="5"
maxlength="10"
@blur="handleSignatureBlur"
/>
<text class="edit-icon"></text>