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

feat: 更新 pages.json

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