diff --git a/docs/component/uniui/uni-fab.md b/docs/component/uniui/uni-fab.md index 39ad7cad6eaf988d6cbc52f40909c7c803ce574f..acef8589a3a596b616fae45c327ab560732589d9 100644 --- a/docs/component/uniui/uni-fab.md +++ b/docs/component/uniui/uni-fab.md @@ -50,8 +50,6 @@ |popMenu| Boolean| true| 是否使用弹出菜单| |content| Array| -| 展开菜单内容配置项| - - **pattern配置项:** |参数|类型 | 默认值 |说明| @@ -60,6 +58,7 @@ |selectedColor| String | #007AFF| 文字选中时的颜色| |backgroundColor| String| #ffffff| 背景色| |buttonColor| String| #3c3e49| 按钮背景色| +|icon| String| plusempty| 自定义图标,图标来自 [`uni-icons`](./uni-icons.md) | **content配置项:**