From de036debcf7a8e6d533a1a5ae9a2e5ce1979d5f8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E4=BA=9A=E7=90=AA?= Date: Thu, 27 Jun 2024 15:24:46 +0800 Subject: [PATCH] =?UTF-8?q?Revert=20"test:=20input.uve=20=E5=8E=BB?= =?UTF-8?q?=E6=8E=89=E5=AF=86=E7=A0=81=E8=BE=93=E5=85=A5=E6=A1=86=E7=9A=84?= =?UTF-8?q?=E9=BB=98=E8=AE=A4=E5=80=BC"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This reverts commit 65bffd7b16edb336b0f42ad657f5bd69a8712556. --- pages/component/input/input.uvue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/component/input/input.uvue b/pages/component/input/input.uvue index 1ae650e3..5a8f6e94 100644 --- a/pages/component/input/input.uvue +++ b/pages/component/input/input.uvue @@ -288,7 +288,7 @@ inputMaxLengthValue: "", onMaxLengthInputValue: "", inputMaxLengthFocus: false, - inputPasswordValue: "", + inputPasswordValue: "cipher", inputFocusKeyBoardChangeValue: true, holdKeyboard: false, keyboardHeight: 0, -- GitLab