diff --git a/src/dropdown-menu/README.md b/src/dropdown-menu/README.md index 0805893f3..867fa403e 100644 --- a/src/dropdown-menu/README.md +++ b/src/dropdown-menu/README.md @@ -48,8 +48,16 @@ export default { - - + + + + + +
Confirm @@ -86,7 +94,7 @@ export default { Use `active-color` prop to custom active color of the title and options ```html - + diff --git a/src/dropdown-menu/README.zh-CN.md b/src/dropdown-menu/README.zh-CN.md index ac1547b93..5cc9870b0 100644 --- a/src/dropdown-menu/README.zh-CN.md +++ b/src/dropdown-menu/README.zh-CN.md @@ -50,8 +50,16 @@ export default { - - + + + + + +
确认 @@ -88,7 +96,7 @@ export default { 通过`active-color`属性可以自定义菜单标题和选项的选中态颜色 ```html - + diff --git a/src/dropdown-menu/demo/index.vue b/src/dropdown-menu/demo/index.vue index 4eeb25073..b3685b29d 100644 --- a/src/dropdown-menu/demo/index.vue +++ b/src/dropdown-menu/demo/index.vue @@ -11,8 +11,16 @@ - - + + + + + +
- + @@ -52,6 +60,8 @@