readme
@ -34,7 +34,7 @@ namespace AntdUIDemo.Models
|
||||
},
|
||||
{ "数据录入", new List<MenuItems>
|
||||
{
|
||||
new MenuItems { Text = "Checkbox 复选框", Tag = "Checkbox"},
|
||||
new MenuItems { Text = "Checkbox 多选框", Tag = "Checkbox"},
|
||||
new MenuItems { Text = "ColorPicker 颜色选择器", Tag = "ColorPicker"},
|
||||
new MenuItems { Text = "DatePicker 日期选择器", Tag = "DatePicker"},
|
||||
new MenuItems { Text = "DatePickerRange 日期范围选择器", Tag = "DatePickerRange"},
|
||||
|
||||
11
README.md
@ -60,7 +60,7 @@
|
||||

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

|
||||
#### ColorPicker 颜色选择器
|
||||

|
||||
@ -73,16 +73,25 @@
|
||||
#### InputNumber 数字输入框
|
||||

|
||||
#### Radio 单选框
|
||||

|
||||
#### Rate 评分
|
||||

|
||||
#### Select 选择器
|
||||

|
||||
#### SelectMultiple 多选选择器
|
||||

|
||||
#### Slider 滑动输入条
|
||||

|
||||
#### Switch 开关
|
||||

|
||||
#### TimePicker 时间选择框
|
||||

|
||||
|
||||
### 数据展示
|
||||
#### Avatar 头像
|
||||

|
||||
#### Badge 徽标数
|
||||

|
||||
#### Calendar 日历
|
||||
#### Carousel 走马灯
|
||||
#### Label 标签
|
||||
|
||||
BIN
assets/screenshots/Avatar.png
Normal file
|
After Width: | Height: | Size: 738 KiB |
BIN
assets/screenshots/Badge.png
Normal file
|
After Width: | Height: | Size: 715 KiB |
BIN
assets/screenshots/Radio.png
Normal file
|
After Width: | Height: | Size: 713 KiB |
BIN
assets/screenshots/Rate.png
Normal file
|
After Width: | Height: | Size: 748 KiB |
BIN
assets/screenshots/Select.png
Normal file
|
After Width: | Height: | Size: 760 KiB |
BIN
assets/screenshots/SelectMultiple.png
Normal file
|
After Width: | Height: | Size: 772 KiB |
BIN
assets/screenshots/Slider.png
Normal file
|
After Width: | Height: | Size: 727 KiB |
BIN
assets/screenshots/Switch.png
Normal file
|
After Width: | Height: | Size: 729 KiB |
BIN
assets/screenshots/TimePicker.png
Normal file
|
After Width: | Height: | Size: 776 KiB |