提交 863f48e8 编写于 作者: DCloud-WZF's avatar DCloud-WZF 💬

chore: update pages.json

上级 42af87f5
......@@ -628,10 +628,10 @@
// #endif
// #ifdef APP-ANDROID || APP-IOS
{
"path": "pages/component/grid-view/grid-view",
"path": "pages/component/waterflow/waterflow",
"group": "0,1,7",
"style": {
"navigationBarTitleText": "grid-view | 表格容器"
"navigationBarTitleText": "waterflow | 瀑布流容器"
}
},
// #endif
......@@ -1220,20 +1220,24 @@
"enablePullDownRefresh": false
}
},
{
"path": "pages/API/get-univerify-manager/univerify-custom-page",
"style": {
"navigationBarTextStyle":"black",
"navigationStyle": "custom"
}
},
{
"path": "pages/API/get-univerify-manager/univerify-privacy-page",
"style": {
"navigationBarTextStyle":"black",
"navigationStyle": "custom"
}
},
// #endif
// #ifdef APP-ANDROID || APP-IOS
{
"path": "pages/API/get-univerify-manager/univerify-custom-page",
"style": {
"navigationBarTextStyle": "black",
"navigationStyle": "custom"
}
},
// #endif
// #ifdef APP-ANDROID || APP-IOS
{
"path": "pages/API/get-univerify-manager/univerify-privacy-page",
"style": {
"navigationBarTextStyle": "black",
"navigationStyle": "custom"
}
},
// #endif
// #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN
{
......@@ -1322,7 +1326,7 @@
}
},
// #endif
// #ifdef APP-ANDROID || WEB || MP-WEIXIN
// #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN
{
"path": "pages/API/create-inner-audio-context/create-inner-audio-context",
"group": "1,7,9",
......@@ -1331,7 +1335,7 @@
}
},
// #endif
// #ifdef APP-ANDROID || WEB || MP-WEIXIN
// #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN
{
"path": "pages/API/create-inner-audio-context/inner-audio-format",
"style": {
......@@ -1339,7 +1343,7 @@
}
},
// #endif
// #ifdef APP-ANDROID || WEB || MP-WEIXIN
// #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN
{
"path": "pages/API/create-inner-audio-context/inner-audio-path",
"style": {
......@@ -1347,7 +1351,7 @@
}
},
// #endif
// #ifdef APP-ANDROID || WEB || MP-WEIXIN
// #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN
{
"path": "pages/API/create-inner-audio-context/inner-audio-mult",
"style": {
......@@ -2210,13 +2214,13 @@
"enablePullDownRefresh": true
}
},
{
"path": "pages/template/long-grid-nested/long-grid-nested",
"style": {
"navigationBarTitleText": "顶部banner瀑布流长列表嵌套滚动示例",
"enablePullDownRefresh": true
}
},
{
"path": "pages/template/long-grid-nested/long-grid-nested",
"style": {
"navigationBarTitleText": "顶部banner瀑布流长列表嵌套滚动示例",
"enablePullDownRefresh": true
}
},
{
"path": "pages/template/pull-zoom-image/pull-zoom-image",
"style": {
......@@ -2317,14 +2321,14 @@
}
},
// #endif
// #ifdef WEB
{
"path": "pages/template/browser-element/browser-element",
"style": {
"navigationBarTitleText": "如何使用浏览器 element"
}
},
// #endif
// #ifdef WEB
{
"path": "pages/template/browser-element/browser-element",
"style": {
"navigationBarTitleText": "如何使用浏览器 element"
}
},
// #endif
// #ifdef MP-WEIXIN
{
"path": "pages/template/vant/vant",
......@@ -2454,8 +2458,8 @@
"name": "list-view"
},
{
"id": "component.view-container.grid-view",
"name": "grid-view"
"id": "component.view-container.waterflow",
"name": "waterflow"
},
{
"id": "component.view-container.sticky",
......@@ -3349,4 +3353,4 @@
]
}
]
}
}
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册