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

chore: update pages.json

上级 fb209e7c
...@@ -405,15 +405,15 @@ ...@@ -405,15 +405,15 @@
} }
}, },
// #endif // #endif
// #ifdef MP-WEIXIN // #ifdef MP-WEIXIN
{ {
"path" : "pages/component/page-meta/page-meta", "path": "pages/component/page-meta/page-meta",
"style" : "group": "0,10",
{ "style": {
"navigationBarTitleText" : "page-meta" "navigationBarTitleText": "page-meta"
} }
}, },
// #endif // #endif
// #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN
{ {
"path": "pages/component/unicloud-db/unicloud-db/contacts/list", "path": "pages/component/unicloud-db/unicloud-db/contacts/list",
...@@ -1226,7 +1226,7 @@ ...@@ -1226,7 +1226,7 @@
"group": "1,12,0", "group": "1,12,0",
"style": { "style": {
"navigationBarTitleText": "getUniverifyManager | App一键登录", "navigationBarTitleText": "getUniverifyManager | App一键登录",
"navigationBarTextStyle": "white", "navigationBarTextStyle": "white",
"enablePullDownRefresh": false "enablePullDownRefresh": false
} }
}, },
...@@ -1422,12 +1422,14 @@ ...@@ -1422,12 +1422,14 @@
"navigationBarTitleText": "createSelectorQuery | 创建 SelectorQuery 实例" "navigationBarTitleText": "createSelectorQuery | 创建 SelectorQuery 实例"
} }
}, },
{ // #endif
"path": "pages/API/create-selector-query/create-selector-query-onScroll", // #ifdef APP-ANDROID || APP-IOS || WEB || MP-WEIXIN
"style": { {
"navigationBarTitleText": "createSelectorQuery" "path": "pages/API/create-selector-query/create-selector-query-onScroll",
} "style": {
}, "navigationBarTitleText": "createSelectorQuery"
}
},
// #endif // #endif
// #ifdef APP-ANDROID || APP-IOS // #ifdef APP-ANDROID || APP-IOS
{ {
...@@ -1524,14 +1526,14 @@ ...@@ -1524,14 +1526,14 @@
}, },
// #endif // #endif
// #ifdef APP-ANDROID || APP-IOS || WEB // #ifdef APP-ANDROID || APP-IOS || WEB
{ {
"path": "pages/API/dialog-page/dialog-4", "path": "pages/API/dialog-page/dialog-4",
"style": { "style": {
"navigationBarTitleText": "dialogPage4", "navigationBarTitleText": "dialogPage4",
"navigationBarTextStyle": "black" "navigationBarTextStyle": "black"
} }
}, },
// #endif // #endif
// #ifdef APP-ANDROID || APP-IOS || MP-WEIXIN // #ifdef APP-ANDROID || APP-IOS || MP-WEIXIN
{ {
"path": "pages/API/create-interstitial-ad/create-interstitial-ad", "path": "pages/API/create-interstitial-ad/create-interstitial-ad",
...@@ -2629,7 +2631,10 @@ ...@@ -2629,7 +2631,10 @@
"id": "component.web-view", "id": "component.web-view",
"name": "网页" "name": "网页"
}, },
null, {
"id": "component.page-meta",
"name": "page-meta"
},
{ {
"id": "component.unicloud", "id": "component.unicloud",
"name": "unicloud" "name": "unicloud"
...@@ -3374,4 +3379,4 @@ ...@@ -3374,4 +3379,4 @@
] ]
} }
] ]
} }
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册