diff --git a/src/js/components/form/KLDatePicker/TimePicker/index.mcss b/src/js/components/form/KLDatePicker/TimePicker/index.mcss index ea2adfd9..231ad7fb 100644 --- a/src/js/components/form/KLDatePicker/TimePicker/index.mcss +++ b/src/js/components/form/KLDatePicker/TimePicker/index.mcss @@ -24,6 +24,7 @@ } .u-input { display: inline-block; + box-sizing: content-box; } .u-numberinput { .u-btn { diff --git a/src/js/components/layout/KLSearch/index.html b/src/js/components/layout/KLSearch/index.html index c61bdb98..d4a951c5 100644 --- a/src/js/components/layout/KLSearch/index.html +++ b/src/js/components/layout/KLSearch/index.html @@ -10,7 +10,7 @@
- {#if isShowToggle} + {#if this.$more && isShowToggle} {toggleText} diff --git a/src/js/components/layout/KLSearch/index.md b/src/js/components/layout/KLSearch/index.md index a453e328..16842359 100644 --- a/src/js/components/layout/KLSearch/index.md +++ b/src/js/components/layout/KLSearch/index.md @@ -12,17 +12,17 @@ title: 筛选区 - + - + - + @@ -30,7 +30,7 @@ title: 筛选区 - + @@ -45,21 +45,21 @@ title: 筛选区
```xml - + - + - + - + @@ -68,7 +68,7 @@ title: 筛选区 -### 不显示Footer +### 不显示Footer(根据交互规范,一行没有填满的按钮要跟在后面)
```xml @@ -76,12 +76,12 @@ title: 筛选区 - + - +