feat(VInputPassword): Add VInputPassword Component

This commit is contained in:
陈凯龙
2021-12-30 16:03:02 +08:00
parent 448ac5293e
commit a1bf7e9b55
27 changed files with 1812 additions and 1424 deletions

View File

@@ -42,6 +42,8 @@ export default {
dateTimePicker: 'DateTimePicker',
dateTimerange: 'Datetime Range',
timePicker: 'Time Picker',
timeSelect: 'Time Select'
timeSelect: 'Time Select',
inputPassword: 'input Password',
passwordStrength: 'Password Strength'
}
}