feat: migrate PasswordInput component

This commit is contained in:
chenjiahan
2020-08-15 08:24:37 +08:00
parent 6347a09df1
commit 6d3ce89502
4 changed files with 92 additions and 101 deletions
+8 -8
View File
@@ -139,10 +139,10 @@ module.exports = {
path: 'number-keyboard',
title: 'NumberKeyboard 数字键盘',
},
// {
// path: 'password-input',
// title: 'PasswordInput 密码输入框',
// },
{
path: 'password-input',
title: 'PasswordInput 密码输入框',
},
{
path: 'picker',
title: 'Picker 选择器',
@@ -473,10 +473,10 @@ module.exports = {
path: 'number-keyboard',
title: 'NumberKeyboard',
},
// {
// path: 'password-input',
// title: 'PasswordInput',
// },
{
path: 'password-input',
title: 'PasswordInput',
},
{
path: 'picker',
title: 'Picker',