提交 f1cfa8c1 编写于 作者: DCloud-yinjiacheng's avatar DCloud-yinjiacheng

更新pages.json

上级 8414e96e
......@@ -1080,7 +1080,8 @@
{
"path": "pages/template/swiper-vertical-video/swiper-vertical-video",
"style": {
"navigationStyle": "custom"
"navigationStyle": "custom",
"navigationBarBackgroundColor": "transparent"
}
},
// #ifdef APP
......@@ -1095,7 +1096,8 @@
"path": "pages/template/scroll-fold-nav/scroll-fold-nav",
"style": {
"navigationStyle": "custom",
"navigationBarTextStyle": "black"
"navigationBarTextStyle": "black",
"navigationBarBackgroundColor": "transparent"
}
},
{
......@@ -1129,7 +1131,8 @@
{
"path": "pages/template/pull-zoom-image/pull-zoom-image",
"style": {
"navigationStyle": "custom"
"navigationStyle": "custom",
"navigationBarBackgroundColor": "transparent"
}
},
{
......@@ -1178,14 +1181,16 @@
"path": "pages/webview-screenshot-comparison/webview-screenshot-comparison",
"style": {
"navigationBarTitleText": "截图对比测试",
"navigationStyle": "custom"
"navigationStyle": "custom",
"navigationBarBackgroundColor": "transparent"
}
},
{
"path": "pages/webview-screenshot/webview-screenshot",
"style": {
"navigationBarTitleText": "webview 截图测试",
"navigationStyle": "custom"
"navigationStyle": "custom",
"navigationBarBackgroundColor": "transparent"
}
},
// #ifdef APP
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册