From 65bffd7b16edb336b0f42ad657f5bd69a8712556 Mon Sep 17 00:00:00 2001 From: taohebin Date: Fri, 14 Jun 2024 10:20:55 +0800 Subject: [PATCH] =?UTF-8?q?test:=20input.uve=20=E5=8E=BB=E6=8E=89=E5=AF=86?= =?UTF-8?q?=E7=A0=81=E8=BE=93=E5=85=A5=E6=A1=86=E7=9A=84=E9=BB=98=E8=AE=A4?= =?UTF-8?q?=E5=80=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 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 5a8f6e94..1ae650e3 100644 --- a/pages/component/input/input.uvue +++ b/pages/component/input/input.uvue @@ -288,7 +288,7 @@ inputMaxLengthValue: "", onMaxLengthInputValue: "", inputMaxLengthFocus: false, - inputPasswordValue: "cipher", + inputPasswordValue: "", inputFocusKeyBoardChangeValue: true, holdKeyboard: false, keyboardHeight: 0, -- GitLab