diff --git a/components/dropdown/index.zh-CN.md b/components/dropdown/index.zh-CN.md index 4977d363f0..7046915f86 100644 --- a/components/dropdown/index.zh-CN.md +++ b/components/dropdown/index.zh-CN.md @@ -12,6 +12,9 @@ cover: https://gw.alipayobjects.com/zos/alicdn/TIIiKrsQT/Dropdown.svg 当页面上的操作命令过多时,用此组件可以收纳操作元素。点击或移入触点,会出现一个下拉菜单。可在列表中进行选择,并执行相应的命令。 +- 用于收罗一组命令操作。 +- Select 用于选择,而 Dropdown 是命令集合。 + ## API 属性如下