提交 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,17 +1220,21 @@
"enablePullDownRefresh": false
}
},
// #endif
// #ifdef APP-ANDROID || APP-IOS
{
"path": "pages/API/get-univerify-manager/univerify-custom-page",
"style": {
"navigationBarTextStyle":"black",
"navigationBarTextStyle": "black",
"navigationStyle": "custom"
}
},
// #endif
// #ifdef APP-ANDROID || APP-IOS
{
"path": "pages/API/get-univerify-manager/univerify-privacy-page",
"style": {
"navigationBarTextStyle":"black",
"navigationBarTextStyle": "black",
"navigationStyle": "custom"
}
},
......@@ -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": {
......@@ -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",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册