diff --git a/pages.json b/pages.json index 94fa2583f694d2829d889b80b46f15b25447f24f..7abc9cc9a4f5b757cd5c735854699d25a80ca232 100644 --- a/pages.json +++ b/pages.json @@ -169,7 +169,7 @@ "style": { "navigationBarTitleText": "video-format" } - }, + }, { "path": "pages/component/web-view/web-view", "style": { @@ -350,13 +350,14 @@ "navigationBarTitleText": "数据存储" } }, + // #ifndef WEB { "path": "pages/API/get-file-system-manager/get-file-system-manager", "style": { "navigationBarTitleText": "沙盒文件管理" } }, - + // #endif { "path": "pages/API/action-sheet/action-sheet", "style": { @@ -399,23 +400,23 @@ "navigationBarTitleText": "获取定位" } }, - { - "path": "pages/API/interceptor/interceptor", - "style": { - "navigationBarTitleText": "拦截器" - } - }, - { - "path": "pages/API/interceptor/page1", - "style": { - "navigationBarTitleText": "拦截器测试页面 1" - } - }, - { - "path": "pages/API/interceptor/page2", - "style": { - "navigationBarTitleText": "拦截器测试页面 2" - } + { + "path": "pages/API/interceptor/interceptor", + "style": { + "navigationBarTitleText": "拦截器" + } + }, + { + "path": "pages/API/interceptor/page1", + "style": { + "navigationBarTitleText": "拦截器测试页面 1" + } + }, + { + "path": "pages/API/interceptor/page2", + "style": { + "navigationBarTitleText": "拦截器测试页面 2" + } }, { "path": "pages/API/request/request", @@ -549,6 +550,7 @@ "navigationBarTitleText": "get-window-info" } }, + // #ifndef WEB { "path": "pages/API/facial-recognition-verify/facial-recognition-verify", "style": { @@ -556,6 +558,7 @@ "enablePullDownRefresh": false } }, + // #endif { "path": "pages/API/element-takesnapshot/element-takesnapshot", "style": { @@ -1077,46 +1080,50 @@ } }, { - "path": "pages/component/sticky-header/sticky-header", + "path": "pages/component/sticky-header/sticky-header", "style": { - "navigationBarTitleText": "sticky-header", + "navigationBarTitleText": "sticky-header", "enablePullDownRefresh": false } }, { - "path": "pages/component/general-event/transition-event", - "style": { - "navigationBarTitleText": "transitionend事件", + "path": "pages/component/general-event/transition-event", + "style": { + "navigationBarTitleText": "transitionend事件", "enablePullDownRefresh" : false } }, + // #ifndef WEB { - "path": "pages/template/schema/schema", - "style": { - "navigationBarTitleText": "打开schema示例" + "path": "pages/template/schema/schema", + "style": { + "navigationBarTitleText": "打开schema示例" } }, + // #endif { - "path": "pages/component/sticky-section/sticky-section", - "style": { - "navigationBarTitleText": "sticky-section", + "path": "pages/component/sticky-section/sticky-section", + "style": { + "navigationBarTitleText": "sticky-section", "enablePullDownRefresh" : false } }, { - "path": "pages/component/list-view/list-view-multiplex", - "style": { - "navigationBarTitleText": "list-view-multiplex", + "path": "pages/component/list-view/list-view-multiplex", + "style": { + "navigationBarTitleText": "list-view-multiplex", "enablePullDownRefresh" : false } }, + // #ifndef WEB { - "path": "pages/template/share/share", - "style": { - "navigationBarTitleText": "分享", - "enablePullDownRefresh": false + "path": "pages/template/share/share", + "style": { + "navigationBarTitleText": "分享", + "enablePullDownRefresh": false } }, + // #endif { "path" : "pages/component/general-event/touch-event", "style" :