提交 850a96aa 编写于 作者: DCloud-WZF's avatar DCloud-WZF 💬

docs(pages.json): tabBar

上级 c776ffe9
......@@ -1008,6 +1008,9 @@ h5 平台下拉刷新动画,只有 circle 类型。
|height|String|否|50px|tabBar 默认高度|App 2.3.4+、H5 3.0.0+|
|midButton|Object|否||中间按钮 仅在 list 项为偶数时有效|App 2.3.4+、H5 3.0.0+|
|iconfontSrc|String|否||list设置 iconfont 属性时,需要指定字体文件路径 |App 3.4.4+、H5 3.5.3+|
|backgroundImage|String|否||设置背景图片,优先级高于 backgroundColor |App|
|backgroundRepeat|String|否||设置标题栏的背景图平铺方式,可取值:"repeat" - 背景图片在垂直方向和水平方向平铺;"repeat-x" - 背景图片在水平方向平铺,垂直方向拉伸;"repeat-y" - 背景图片在垂直方向平铺,水平方向拉伸;"no-repeat" - 背景图片在垂直方向和水平方向都拉伸。 默认使用 "no-repeat"|App|
|redDotColor|String|否||tabbar上红点颜色|App|
其中 list 接收一个数组,数组中的每个项都是一个对象,其属性值如下:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册