readme补全
@ -89,7 +89,7 @@ namespace AntdUIDemo.Models
|
|||||||
{ "其它", new List<MenuItems>
|
{ "其它", new List<MenuItems>
|
||||||
{
|
{
|
||||||
new MenuItems { Text = "Battery 电池", Tag = "Battery" },
|
new MenuItems { Text = "Battery 电池", Tag = "Battery" },
|
||||||
new MenuItems { Text = "ContextMenuStrip 右键菜单", Tag = "ContextMenuStrip" },
|
new MenuItems { Text = "ContextMenuStrip 快捷菜单", Tag = "ContextMenuStrip" },
|
||||||
new MenuItems { Text = "Image3D 图片3D", Tag = "Image3D" },
|
new MenuItems { Text = "Image3D 图片3D", Tag = "Image3D" },
|
||||||
new MenuItems { Text = "WindowBar 窗口栏", Tag = "WindowBar" }
|
new MenuItems { Text = "WindowBar 窗口栏", Tag = "WindowBar" }
|
||||||
}
|
}
|
||||||
|
|||||||
14
README.md
@ -39,6 +39,8 @@
|
|||||||

|

|
||||||
|
|
||||||
### 布局
|
### 布局
|
||||||
|
#### Divider 分割线
|
||||||
|

|
||||||
#### FlowPanel 流动布局
|
#### FlowPanel 流动布局
|
||||||

|

|
||||||
#### GridPanel 网格布局
|
#### GridPanel 网格布局
|
||||||
@ -131,14 +133,20 @@
|
|||||||
#### Progress 进度条
|
#### Progress 进度条
|
||||||

|

|
||||||
#### Spin 加载中
|
#### Spin 加载中
|
||||||
|

|
||||||
|
|
||||||
### 聊天
|
### 聊天
|
||||||
#### ChatList 气泡聊天列表
|
#### ChatList 气泡聊天列表
|
||||||
|

|
||||||
#### MsgList 好友消息列表
|
#### MsgList 好友消息列表
|
||||||
|

|
||||||
|
|
||||||
### 其它
|
### 其它
|
||||||
#### Battery 电池
|
#### Battery 电池
|
||||||
#### ContextMenuStrip 右键菜单
|

|
||||||
#### Divider 分割线
|
#### ContextMenuStrip 快捷菜单
|
||||||
|

|
||||||
#### Image3D 图片3D
|
#### Image3D 图片3D
|
||||||
#### WindowBar 窗口栏
|

|
||||||
|
#### WindowBar 窗口栏
|
||||||
|

|
||||||
BIN
assets/screenshots/Battery.png
Normal file
|
After Width: | Height: | Size: 348 KiB |
BIN
assets/screenshots/ChatList.png
Normal file
|
After Width: | Height: | Size: 418 KiB |
BIN
assets/screenshots/ContextMenuStrip.png
Normal file
|
After Width: | Height: | Size: 352 KiB |
BIN
assets/screenshots/Divider.png
Normal file
|
After Width: | Height: | Size: 361 KiB |
|
Before Width: | Height: | Size: 484 KiB After Width: | Height: | Size: 370 KiB |
|
Before Width: | Height: | Size: 467 KiB After Width: | Height: | Size: 349 KiB |
BIN
assets/screenshots/Image3D.png
Normal file
|
After Width: | Height: | Size: 608 KiB |
BIN
assets/screenshots/MsgList.png
Normal file
|
After Width: | Height: | Size: 408 KiB |
|
Before Width: | Height: | Size: 520 KiB After Width: | Height: | Size: 324 KiB |
BIN
assets/screenshots/Spin.png
Normal file
|
After Width: | Height: | Size: 348 KiB |
|
Before Width: | Height: | Size: 479 KiB After Width: | Height: | Size: 274 KiB |
BIN
assets/screenshots/WindowBar.png
Normal file
|
After Width: | Height: | Size: 364 KiB |