docs: update list schema and shortcut

pr675
Hufe921 3 years ago
parent 69750a115a
commit 98ea30e203

@ -126,5 +126,6 @@ interface IElement {
// 列表 // 列表
listType?: ListType; listType?: ListType;
listStyle?: ListStyle; listStyle?: ListStyle;
listWrap?: boolean;
} }
``` ```

@ -9,6 +9,9 @@
## Enter ## Enter
功能:换行 功能:换行
## Shift + Enter
功能:列表内换行
## ← ## ←
功能:向左移动 功能:向左移动

Loading…
Cancel
Save