readme
@ -169,7 +169,7 @@ namespace AntdUIDemo
|
|||||||
case "Steps":
|
case "Steps":
|
||||||
control = new StepsDemo();
|
control = new StepsDemo();
|
||||||
break;
|
break;
|
||||||
case "CheckBox":
|
case "Checkbox":
|
||||||
control = new CheckBoxDemo();
|
control = new CheckBoxDemo();
|
||||||
break;
|
break;
|
||||||
case "ColorPicker":
|
case "ColorPicker":
|
||||||
|
|||||||
@ -34,7 +34,7 @@ namespace AntdUIDemo.Models
|
|||||||
},
|
},
|
||||||
{ "数据录入", new List<MenuItems>
|
{ "数据录入", new List<MenuItems>
|
||||||
{
|
{
|
||||||
new MenuItems { Text = "CheckBox 复选框", Tag = "CheckBox"},
|
new MenuItems { Text = "Checkbox 复选框", Tag = "Checkbox"},
|
||||||
new MenuItems { Text = "ColorPicker 颜色选择器", Tag = "ColorPicker"},
|
new MenuItems { Text = "ColorPicker 颜色选择器", Tag = "ColorPicker"},
|
||||||
new MenuItems { Text = "DatePicker 日期选择器", Tag = "DatePicker"},
|
new MenuItems { Text = "DatePicker 日期选择器", Tag = "DatePicker"},
|
||||||
new MenuItems { Text = "DatePickerRange 日期范围选择器", Tag = "DatePickerRange"},
|
new MenuItems { Text = "DatePickerRange 日期范围选择器", Tag = "DatePickerRange"},
|
||||||
|
|||||||
@ -54,7 +54,8 @@
|
|||||||

|

|
||||||
|
|
||||||
### 数据录入
|
### 数据录入
|
||||||
#### CheckBox 复选框
|
#### Checkbox 复选框
|
||||||
|

|
||||||
#### ColorPicker 颜色选择器
|
#### ColorPicker 颜色选择器
|
||||||
#### DatePicker 日期选择器
|
#### DatePicker 日期选择器
|
||||||
#### DatePickerRange 日期范围选择器
|
#### DatePickerRange 日期范围选择器
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 787 KiB After Width: | Height: | Size: 586 KiB |
BIN
assets/screenshots/Checkbox.png
Normal file
|
After Width: | Height: | Size: 455 KiB |
BIN
assets/screenshots/ColorPicker.png
Normal file
|
After Width: | Height: | Size: 441 KiB |
BIN
assets/screenshots/DatePicker.png
Normal file
|
After Width: | Height: | Size: 494 KiB |
|
Before Width: | Height: | Size: 777 KiB After Width: | Height: | Size: 593 KiB |
|
Before Width: | Height: | Size: 767 KiB After Width: | Height: | Size: 538 KiB |
|
Before Width: | Height: | Size: 737 KiB After Width: | Height: | Size: 528 KiB |
|
Before Width: | Height: | Size: 743 KiB After Width: | Height: | Size: 464 KiB |
|
Before Width: | Height: | Size: 759 KiB After Width: | Height: | Size: 561 KiB |
|
Before Width: | Height: | Size: 739 KiB After Width: | Height: | Size: 542 KiB |
|
Before Width: | Height: | Size: 789 KiB After Width: | Height: | Size: 527 KiB |
|
Before Width: | Height: | Size: 753 KiB After Width: | Height: | Size: 485 KiB |
|
Before Width: | Height: | Size: 727 KiB After Width: | Height: | Size: 491 KiB |