去掉前后空格
All checks were successful
site-dist-deploy / build-and-deploy (push) Successful in 1m3s

This commit is contained in:
speakeloudest 2026-01-07 00:30:33 -08:00
parent dfd236a70b
commit 5f9b23c112

View File

@ -42,7 +42,8 @@
<div class="flex-1">
<Input
v-model.trim="code"
type="number"
type="text"
inputmode="numeric"
name="code"
autocomplete="one-time-code"
placeholder="验证码"