fix(NumberKeyboard): show-delete-key prop not work (#5935)

This commit is contained in:
neverland
2020-03-28 09:43:33 +08:00
committed by GitHub
parent cd07773e34
commit ac3c77c17f
6 changed files with 47 additions and 13 deletions
+2
View File
@@ -137,6 +137,8 @@ export default {
@import '../../style/var';
.demo-number-keyboard {
padding-bottom: 300px;
.van-button {
margin-left: @padding-md;
}