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

feat: 更新 pages.json

上级 7d4ca97c
...@@ -428,7 +428,6 @@ ...@@ -428,7 +428,6 @@
} }
}, },
// #endif // #endif
// #ifdef WEB || APP
{ {
"path": "pages/component/map/map", "path": "pages/component/map/map",
"group": "0,6", "group": "0,6",
...@@ -436,7 +435,6 @@ ...@@ -436,7 +435,6 @@
"navigationBarTitleText": "map | 地图" "navigationBarTitleText": "map | 地图"
} }
}, },
// #endif
// #ifdef WEB // #ifdef WEB
{ {
"path": "pages/component/cover-view/cover-view", "path": "pages/component/cover-view/cover-view",
...@@ -489,7 +487,7 @@ ...@@ -489,7 +487,7 @@
"navigationBarTitleText": "涂鸦" "navigationBarTitleText": "涂鸦"
} }
}, },
// #ifdef APP-ANDROID || APP-IOS // #ifndef WEB
{ {
"path": "pages/component/native-view/native-view", "path": "pages/component/native-view/native-view",
"group": "0,2,4", "group": "0,2,4",
...@@ -1158,7 +1156,7 @@ ...@@ -1158,7 +1156,7 @@
"navigationBarTitleText": "createSelectorQuery | 创建 SelectorQuery 实例" "navigationBarTitleText": "createSelectorQuery | 创建 SelectorQuery 实例"
} }
}, },
// #ifdef APP-ANDROID || APP-IOS // #ifndef WEB
{ {
"path": "pages/API/get-native-view/element-getnativeview", "path": "pages/API/get-native-view/element-getnativeview",
"group": "1,30", "group": "1,30",
...@@ -1183,9 +1181,11 @@ ...@@ -1183,9 +1181,11 @@
"navigationBarTitleText": "provider | 服务提供商" "navigationBarTitleText": "provider | 服务提供商"
} }
}, },
// #endif
// #ifndef WEB
{ {
"path": "pages/API/privacy/privacy", "path": "pages/API/privacy/privacy",
"group": "1,1,7", "group": "1,1,8",
"style": { "style": {
"navigationBarTitleText": "privacy | 隐私信息授权" "navigationBarTitleText": "privacy | 隐私信息授权"
} }
...@@ -1202,7 +1202,7 @@ ...@@ -1202,7 +1202,7 @@
"path": "pages/API/dialog-page/dialog-page", "path": "pages/API/dialog-page/dialog-page",
"group": "1,2,1", "group": "1,2,1",
"style": { "style": {
"navigationBarTitleText": "dialogPage | 弹框页面" "navigationBarTitleText": "dialogPage"
} }
}, },
{ {
...@@ -1873,10 +1873,9 @@ ...@@ -1873,10 +1873,9 @@
}, },
// #ifdef APP-IOS // #ifdef APP-IOS
{ {
"path" : "pages/API/event-bus/uts-event-bus", "path": "pages/API/event-bus/uts-event-bus",
"style" : "style": {
{ "navigationBarTitleText": ""
"navigationBarTitleText" : ""
} }
}, },
// #endif // #endif
...@@ -2209,6 +2208,7 @@ ...@@ -2209,6 +2208,7 @@
"id": "api.base.provider", "id": "api.base.provider",
"name": "provider" "name": "provider"
}, },
null,
{ {
"id": "api.base.privacy", "id": "api.base.privacy",
"name": "privacy" "name": "privacy"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册