瀏覽代碼

修正了README.md的错误

Kevin 6 年之前
父節點
當前提交
86c950fab1
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -99,7 +99,7 @@ const CupertinoPopoverMenuItem({
     this.isTapClosePopover=true
   });
 ```
-| Param | Type |  Description |
+| Param | Type |  Default | Description |
 | --- | --- | --- | --- |
 | [leading] | <code>Widget<Widget></code>  | 菜单左边,一般放图标 |
 | [child] | <code>Widget<Widget></code>  | 菜单内容 |