Revert "v1.0.0"

This reverts commit 4a05409085.
This commit is contained in:
maplemei
2019-11-26 15:48:41 +08:00
parent 4a05409085
commit f27c0e61f1
11 changed files with 30 additions and 82 deletions

View File

@@ -8,8 +8,7 @@
var demo1 = xmSelect.render({
el: '#demo1',
autoRow: true,
paging: true,
pageSize: 2,
filterable: true,
tree: {
strict: true,
show: false,

View File

@@ -89,9 +89,8 @@
| 参数 | 说明 | 类型 | 可选值 | 默认值 |
| --------- | ----------------- | --------- | ------ | -------- |
| color | 主题颜色 | string | - | #009688 |
| maxColor | 选中上限闪烁边框颜色| string | - | #e54d42 |
| hover | 键盘操作的背景色 | string | - | #f2f2f2 |
| color | 主题颜色 | string | - | #009688 |
| maxColor | 选中上限闪烁边框颜色 | string | - | #e54d42 |
### model