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

chore: update pages.json

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