diff --git a/pages/component/input/input.uvue b/pages/component/input/input.uvue
index 1ae650e3486e8049e6aef94cae769c7ee7f5d878..93dfef53ebde030abf8c589a17b2773de7e38736 100644
--- a/pages/component/input/input.uvue
+++ b/pages/component/input/input.uvue
@@ -40,6 +40,15 @@
+
+
+ 无value设置的密码输入框
+
+
+
+
+
+
占位符样式
@@ -288,7 +297,7 @@
inputMaxLengthValue: "",
onMaxLengthInputValue: "",
inputMaxLengthFocus: false,
- inputPasswordValue: "",
+ inputPasswordValue: "cipher",
inputFocusKeyBoardChangeValue: true,
holdKeyboard: false,
keyboardHeight: 0,