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

chore: update pages.json

上级 c3fcefb6
...@@ -132,7 +132,7 @@ ...@@ -132,7 +132,7 @@
// #ifdef APP-ANDROID || APP-IOS || WEB // #ifdef APP-ANDROID || APP-IOS || WEB
{ {
"path": "pages/component/sticky-section/sticky-section", "path": "pages/component/sticky-section/sticky-section",
"group": "0,1,7,1", "group": "0,1,8,1",
"style": { "style": {
"navigationBarTitleText": "sticky-section | 吸顶布局容器" "navigationBarTitleText": "sticky-section | 吸顶布局容器"
} }
...@@ -141,7 +141,7 @@ ...@@ -141,7 +141,7 @@
// #ifdef APP-ANDROID || APP-IOS || WEB // #ifdef APP-ANDROID || APP-IOS || WEB
{ {
"path": "pages/component/sticky-header/sticky-header", "path": "pages/component/sticky-header/sticky-header",
"group": "0,1,7,0", "group": "0,1,8,0",
"style": { "style": {
"navigationBarTitleText": "sticky-header | 吸顶布局容器", "navigationBarTitleText": "sticky-header | 吸顶布局容器",
"enablePullDownRefresh": false "enablePullDownRefresh": false
...@@ -485,7 +485,7 @@ ...@@ -485,7 +485,7 @@
// #ifdef APP-ANDROID || APP-IOS // #ifdef APP-ANDROID || APP-IOS
{ {
"path": "pages/component/nested-scroll-header/nested-scroll-header", "path": "pages/component/nested-scroll-header/nested-scroll-header",
"group": "0,1,8,0", "group": "0,1,9,0",
"style": { "style": {
"navigationBarTitleText": "nested-scroll-header" "navigationBarTitleText": "nested-scroll-header"
} }
...@@ -494,7 +494,7 @@ ...@@ -494,7 +494,7 @@
// #ifdef APP-ANDROID || APP-IOS // #ifdef APP-ANDROID || APP-IOS
{ {
"path": "pages/component/nested-scroll-body/nested-scroll-body", "path": "pages/component/nested-scroll-body/nested-scroll-body",
"group": "0,1,8,1", "group": "0,1,9,1",
"style": { "style": {
"navigationBarTitleText": "nested-scroll-body" "navigationBarTitleText": "nested-scroll-body"
} }
...@@ -626,6 +626,15 @@ ...@@ -626,6 +626,15 @@
} }
}, },
// #endif // #endif
// #ifdef APP-ANDROID || APP-IOS
{
"path": "pages/component/grid-view/grid-view",
"group": "0,1,7",
"style": {
"navigationBarTitleText": "grid-view | 表格容器"
}
},
// #endif
// #ifdef APP-ANDROID || APP-IOS || MP-WEIXIN // #ifdef APP-ANDROID || APP-IOS || MP-WEIXIN
{ {
"path": "pages/component/ad/list-view-ad", "path": "pages/component/ad/list-view-ad",
...@@ -1299,7 +1308,7 @@ ...@@ -1299,7 +1308,7 @@
} }
}, },
// #endif // #endif
// #ifdef APP || WEB || MP-WEIXIN // #ifdef APP-ANDROID || 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",
...@@ -1308,7 +1317,7 @@ ...@@ -1308,7 +1317,7 @@
} }
}, },
// #endif // #endif
// #ifdef APP || WEB || MP-WEIXIN // #ifdef APP-ANDROID || 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": {
...@@ -1316,7 +1325,7 @@ ...@@ -1316,7 +1325,7 @@
} }
}, },
// #endif // #endif
// #ifdef APP || WEB || MP-WEIXIN // #ifdef APP-ANDROID || 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": {
...@@ -1324,7 +1333,7 @@ ...@@ -1324,7 +1333,7 @@
} }
}, },
// #endif // #endif
// #ifdef APP || WEB || MP-WEIXIN // #ifdef APP-ANDROID || 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": {
...@@ -1350,7 +1359,7 @@ ...@@ -1350,7 +1359,7 @@
} }
}, },
// #endif // #endif
// #ifdef APP-ANDROID || APP-IOS || MP-WEIXIN // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN
{ {
"path": "pages/API/theme-change/theme-change", "path": "pages/API/theme-change/theme-change",
"group": "1,4,7", "group": "1,4,7",
...@@ -1468,7 +1477,7 @@ ...@@ -1468,7 +1477,7 @@
{ {
"path": "pages/API/dialog-page/dialog-2", "path": "pages/API/dialog-page/dialog-2",
"style": { "style": {
"navigationBarTitleText": "dialogPage1" "navigationBarTitleText": "dialogPage2"
} }
}, },
// #endif // #endif
...@@ -2285,9 +2294,8 @@ ...@@ -2285,9 +2294,8 @@
// #endif // #endif
// #ifdef MP // #ifdef MP
{ {
"path" : "pages/template/vant/vant", "path": "pages/template/vant/vant",
"style" : "style": {
{
"navigationBarTitleText": "微信自定义组件示例", "navigationBarTitleText": "微信自定义组件示例",
"usingComponents": { "usingComponents": {
"vant-button": "/wxcomponents/vant/button/index", "vant-button": "/wxcomponents/vant/button/index",
...@@ -2406,6 +2414,10 @@ ...@@ -2406,6 +2414,10 @@
"id": "component.view-container.list-view", "id": "component.view-container.list-view",
"name": "list-view" "name": "list-view"
}, },
{
"id": "component.view-container.grid-view",
"name": "grid-view"
},
{ {
"id": "component.view-container.sticky", "id": "component.view-container.sticky",
"name": "sticky", "name": "sticky",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册