提交 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,13 +1181,15 @@
"navigationBarTitleText": "provider | 服务提供商"
}
},
{
"path": "pages/API/privacy/privacy",
"group": "1,1,7",
"style": {
"navigationBarTitleText": "privacy | 隐私信息授权"
}
},
// #endif
// #ifndef WEB
{
"path": "pages/API/privacy/privacy",
"group": "1,1,8",
"style": {
"navigationBarTitleText": "privacy | 隐私信息授权"
}
},
// #endif
{
"path": "pages/API/uni-push/uni-push",
......@@ -1202,7 +1202,7 @@
"path": "pages/API/dialog-page/dialog-page",
"group": "1,2,1",
"style": {
"navigationBarTitleText": "dialogPage | 弹框页面"
"navigationBarTitleText": "dialogPage"
}
},
{
......@@ -1813,14 +1813,14 @@
}
},
// #endif
// #ifdef APP-ANDROID || APP-IOS || WEB
// #ifdef APP-ANDROID || APP-IOS || WEB
{
"path": "pages/template/schema/schema",
"style": {
"navigationBarTitleText": "打开schema示例"
}
},
// #endif
// #endif
// #ifdef APP-ANDROID
{
"path": "pages/template/share/share",
......@@ -1855,7 +1855,7 @@
}
},
// #endif
// #ifdef APP-ANDROID || APP-IOS || WEB
// #ifdef APP-ANDROID || APP-IOS || WEB
{
"path": "pages/template/custom-long-list/custom-long-list",
"style": {
......@@ -1863,7 +1863,7 @@
"enablePullDownRefresh": false
}
},
// #endif
// #endif
{
"path": "pages/template/test-background-color-content/test-background-color-content",
"style": {
......@@ -1871,23 +1871,22 @@
"backgroundColorContent": "#fffae8"
}
},
// #ifdef APP-IOS
{
"path" : "pages/API/event-bus/uts-event-bus",
"style" :
{
"navigationBarTitleText" : ""
}
},
// #endif
// #ifdef APP
// #ifdef APP-IOS
{
"path": "pages/API/event-bus/uts-event-bus",
"style": {
"navigationBarTitleText": ""
}
},
// #endif
// #ifdef APP
{
"path": "pages/component/button/privacy",
"style": {
"navigationBarTitleText": ""
}
}
// #endif
// #endif
],
"globalStyle": {
"pageOrientation": "portrait",
......@@ -1896,7 +1895,7 @@
"navigationBarBackgroundColor": "@navigationBarBackgroundColor",
"backgroundColorContent": "@backgroundColorContent",
"backgroundColor": "@backgroundColor",
"backgroundTextStyle": "@backgroundTextStyle",
"backgroundTextStyle": "@backgroundTextStyle",
"hideStatusBar": false,
"hideBottomNavigationIndicator": false
},
......@@ -2209,10 +2208,11 @@
"id": "api.base.provider",
"name": "provider"
},
{
"id": "api.base.privacy",
"name": "privacy"
}
null,
{
"id": "api.base.privacy",
"name": "privacy"
}
]
},
{
......@@ -2863,4 +2863,4 @@
]
}
]
}
}
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册