From 6dedbeda7673547ea2128665fa387e3b8cf58818 Mon Sep 17 00:00:00 2001 From: wanganxp Date: Tue, 10 Sep 2019 00:38:28 +0800 Subject: [PATCH] Update pages.md --- docs/collocation/pages.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/collocation/pages.md b/docs/collocation/pages.md index 9c7252406..16fc63b10 100644 --- a/docs/collocation/pages.md +++ b/docs/collocation/pages.md @@ -265,7 +265,7 @@ |titleOverflow|String|ellipsis|标题文字超出显示区域时处理方式。"clip"-超出显示区域时内容裁剪;"ellipsis"-超出显示区域时尾部显示省略标记(...)。|| |titleText|String||标题文字内容|| |titleSize|String||标题文字字体大小|| -|type|String|default|导航栏样式。"default"-默认样式;"transparent"-透明渐变。|| +|type|String|default|导航栏样式。"default"-默认样式;"transparent"-滚动透明渐变;"float"-悬浮半透明。|| |tags|Array||原生 View 增强,详见:[5+ View 控件](http://www.html5plus.org/doc/zh_cn/nativeobj.html#plus.nativeObj.ViewDrawTagStyles)|| |searchInput|Object||原生导航栏上的搜索框配置,详见:[searchInput](/collocation/pages?id=app-titlenview-searchinput)|1.6.0| -- GitLab